Reseting the seed of column identity in sql sever using stored procedures


/ Published in: SQL
Save to your folder(s)

using this code in a stored procedure you can reset the seed of the identity column in sql server database

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.