There is 'Constraints' folder under the table
來源:
ExpectingMM
於
2009-12-09 11:24:02
[
舊帖
] [
給我悄悄話
] 本文已被閱讀:次
For removing constraint, use the following command.
ALTER TABLE [table_name]
DROP CONSTRAINT [Constraints_name]