How can I change identity property in SQL Server 2008? -


I have a table with no identity columns. Server 2008 is not allowed. So, how can I change the identity properties in SQL Server 2008?

Under Tools -> Options -> Designer -> Table and Database Designer

Need to rebuild the table to prevent unchecked change


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -