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) Both A and B are correct
Correct Answer:

Verified
Correct Answer:
Verified
Q51: When changing column data types,which of the
Q52: When dropping a foreign key column from
Q53: To add a NOT NULL column to
Q54: A doubly nested set of NOT EXISTS
Q55: During the database redesign process,you discover that
Q57: What is the process and what are
Q58: Which of the following is not a
Q59: The EXISTS keyword will be true if
Q60: In a correlated subquery,the same table is
Q61: A correlated subquery looks very different from