Questions
Questions

BU.330.770.T2.FA25 Final Exam- Requires Respondus LockDown Browser

Single choice

Which of the following statements about the FOREIGN KEY constraint is incorrect?​

Options
A.The constraint is added to (or defined in) the child table to ensure the referential integrity between the parent table and the child table.
B.When the constraint exists, by default a record cannot be deleted from the parent table if matching entries exist in the child table.
C.When the keywords ON DELETE CASCADE are included in the constraint, the Foreign Key constraint will be dropped when you drop a Primary Key constraint of the parent table.
D.When the keywords ON DELETE CASCADE are included in the constraint, a corresponding child record will be automatically removed when the parent record is deleted.
View Explanation

View Explanation

Verified Answer
Please login to view
Step-by-Step Analysis
Question restatement: Which of the following statements about the FOREIGN KEY constraint is incorrect? Option 1: 'The constraint is added to (or defined in) the child table to ensure the referential integrity between the parent table and the child table.' This is a correct description. A foreign key is defined on the child (referencing) table and enforces that values in the foreign key column(s) correspond to existing values in the parent table, thus maintaining referential integ......Login to view full explanation

Log in for full answers

We've collected over 50,000 authentic exam questions and detailed explanations from around the globe. Log in now and get instant access to the answers!

More Practical Tools for Students Powered by AI Study Helper

Join us and instantly unlock extensive past papers & exclusive solutions to get a head start on your studies!