Error in values list in INSERT INTO clause: '<0s>' not recognized
There is an error in the syntax of your query. SQL Server Enterprise Manager has attempted to locate the source of the error.
Review your query syntax and correct the error before running your query. Make sure the number of items in the Column list matches the number of items in the Values list.
Adding Data | INSERT |
Delimited Identifiers | Filtering Rows with WHERE and HAVING |
Expressions | Query Fundamentals |