I'm new to sql moving from access. I've created a sproc which works but returns a error message :
Server: Msg 3604, Level 16, State 1, Procedure p_insertmonths2, Line 14
Duplicate key was ignored.
Is there any way you can stop the message seeing that it does insert data in to the table.
Thanks
SQL convert