There is 'Constraints' folder under the table


For removing constraint, use the following command.

ALTER TABLE [table_name]
DROP CONSTRAINT [Constraints_name]

所有跟帖: 

也可以通過right click table name, design來實現 -撅著挺好- 給 撅著挺好 發送悄悄話 (0 bytes) () 12/09/2009 postreply 15:36:57

請您先登陸,再發跟帖!