Reset indentity value of Auto increment Key to 0 in SQL server 2008
I have been searching for resetting the Auto increment value of ID Column in MSSQL Server 2008 and finally solved the problem. You can simply do the following in SQL. The following line resets the Identity value for the ‘MyTable’ … Continue reading Reset indentity value of Auto increment Key to 0 in SQL server 2008
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed