Multiple Choice
When dropping tables and relationships,which of the following steps is/are included in the process? (The order of the steps listed below is not relevant,only the steps themselves. )
A) Drop the foreign key constraints from the tables
B) Drop the tables
C) Drop the primary key constraints from the tables
D) A and B
E) A,B,and C
Correct Answer:

Verified
Correct Answer:
Verified
Q22: SQL queries that use EXISTS and NOT
Q24: The process of reading an actual database
Q26: In order to make sure the database
Q27: What is a correlated subquery?
Q28: Which of the following is not a
Q61: A correlated subquery looks very different from
Q71: In a correlated subquery,the DBMS must run
Q87: Depending on the DBMS,when changing the minimum
Q91: To drop a constraint,no preliminary steps are
Q97: Because EXISTS and NOT EXISTS are forms