SyntaxFix
Write A Post
Hire A Developer
Questions
Add set off also
SET IDENTITY_INSERT Genre ON INSERT INTO Genre(Id, Name, SortOrder)VALUES (12,'Moody Blues', 20) SET IDENTITY_INSERT Genre OFF