Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dropping a table with foreign key
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01315897
Message ID:
01315913
Views:
14
Thanks Sergey. The foreign key is a "member" of the table so dropping the table implicitly drops the foreign key, correct?

Einar

>Yes, you can just drop tables.
>
>>I am doing some redesign of a database and an application and am am able to drop 8 tables (sweeeeeet).
>>These 8 tables are linked through a foreign key to another table.
>>
>>Is it OK to just drop the 8 tables (DROP TABLE XYZ) and assume that the foreign key is removed with the table?
>>Or should I remove the foreign key before dropping the tables?
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform