Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Add Primary key to table

Author  Topic 

Rita Bhatnagar
Posting Yak Master

172 Posts

Posted - 2001-03-20 : 10:38:41
I need to add primary key to existing table.
How do i do it ? If i use GUI it gives me warning that some columns have ansi padding off the table will be recreated with ansi padding on.
Any Idea?
How do i use alter statement?
Rita

   

- Advertisement -