You can use Enterprise Manager by opening the table in design view and changing the properties of the column.
In T-SQL, you would need to copy the data into a temporary table, drop the old table, create a new table without the identity, and copy the data back. Be sure you recompile dependent objects.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.