Question:Which method should be used to drop the master table if its primary key is being referenced by a foreign key in some other table? 

A Use cascade constraints clause with drop table 

B Disable the foreign key of the detail table 

C Drop the primary and foreign key constraints of both the tables 

D None of these above 

+ Answer
+ Report
Total Preview: 5844

Copyright © 2024. Powered by Intellect Software Ltd