I need to change the primary key of a table to an identity column, and there\'s already a number of rows in table.
I\'ve got a script to clean up the IDs to ensure
If you happen to be using Visual Studio 2017+
This will do it all for you.