What happens once the following command is executed? ALTER TABLE ORDERS
ADD FOREIGN KEY (CLIENT_ID) REFERENCES CLIENT (CLIENT_ID) ;
A) The DBMS will reject updates to the ORDERS table with CLIENT_ID values missing from the CLIENT table.
B) The DBMS will reject the insertion of rows that have different primary keys but are otherwise identical into the ORDERS table.
C) The DBMS will reject updates to the CLIENT table with CLIENT_ID values missing from the ORDERS table.
D) The DBMS will ensure that only legal values are entered into the CLIENT_ID column in the ORDERS table.
Correct Answer:
Verified
Q19: Adding rows to a view is most
Q20: An index makes certain types of retrieval
Q21: Updating a database using a view can
Q22: The types of constraints supported in SQL
Q23: Martine's database administrator has set up a
Q25: Views can contain only the columns required
Q26: What happens if Samantha, whose view of
Q27: What are the disadvantages of using an
Q28: Explain what happens when you create a
Q29: What does this SQL command accomplish? ALTER
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents