There is 'Constraints' folder under the table

來源: 2009-12-09 11:24:02 [舊帖] [給我悄悄話] 本文已被閱讀:

For removing constraint, use the following command.

ALTER TABLE [table_name]
DROP CONSTRAINT [Constraints_name]