Monday, November 30, 2015

SQL Server - How to generate auto number in sql server 2008 r2?








Right clic on table - Modify Table or Design.
Clic on the column (the autonumber defined) 
Change the Identity Column with the column name to autonumber column defined

No comments:

Post a Comment