SQL Server Error Code – 1057 the identity function cannot be used wit
In this blog post, you’ll learn more about the SQL Server Error Code 1057 and the error message description that is shown
SQL Server Error Code
1057
SQL Server Error Description for the Code :1057
The IDENTITY function cannot be used with a SELECT INTO statement containing a UNION, INTERSECT or EXCEPT operator.
Leave Your Comment