I have a table table1 in SQL server 2008 and it has records in it.
table1
I want the primary key table1_Sno column to be an auto-incrementing col
table1_Sno
Yes, you can. Go to Tools > Designers > Table and Designers and uncheck "Prevent Saving Changes That Prevent Table Recreation".