...
Transactions
August 29, 2024
Database-Management-System
August 29, 2024
Transactions
August 29, 2024
Database-Management-System
August 29, 2024

Keys

Question 6
Drop Table cannot be used to drop a Table referenced by __________ constraint.
(a)Primary key
(b)Sub key
(c)Super key
(d)Foreign key
A
(a)
B
(a), (b) and (c)
C
(d)
D
(a) and (d)
Question 6 Explanation: 
Drop Table cannot be used to drop a Table referenced by Foreign Key because deleting a table referenced by a foreign key will violate the referenced key constraint.
Correct Answer: C
Question 6 Explanation: 
Drop Table cannot be used to drop a Table referenced by Foreign Key because deleting a table referenced by a foreign key will violate the referenced key constraint.

Leave a Reply

Your email address will not be published. Required fields are marked *