SQL Server Error Code – 8393 the ability to not specify a column name
In this blog post, you’ll learn more about the SQL Server Error Code 8393 and the error message description that is shown
SQL Server Error Code
8393
SQL Server Error Description for the Code :8393
The ability to not specify a column name when the datatype is timestamp will be removed in a future version of SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use it.
Leave Your Comment