How to drop FOREIGN KEY
415083Mar 11 2004 — edited Mar 16 2004Hi,
I have tried to delete only FOREIGN KEY constraint but I cannot because there is no FKs are listed on 'Drop Constraint' option on 'Manage Table' wizard in SQL Workshop. Do I need to use 'Drop Table' and check 'Cascade Constraints?' even when I want to delete only FKs?
Thanks in advance.