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]