Question: To drop a column that is used as a foreign key, first:

Options

A : drop the primary key.

B : drop the table containing the foreign key..

C : drop the foreign key constraint.

D : All of the above must be done.

Click to view Correct Answer

Previous || Next

Database Redesign - General Questions more questions

What SQL command can be used to add columns to....

The EXISTS keyword will be true if:

Changing cardinalities in a database is:

The NOT EXISTS keyword will be true if:

The data model that is produced from reverse engineering is:

What SQL command will allow you to change the table....

Which is not true of a correlated subquery?

A tool that can help designers understand the dependencies of....

How many copies of the database schema are typically used....

Because of the importance of making data model changes correctly,....

Advanced SQL - General Questions more Online Exam Quiz

Structures - General Questions

Advanced SQL - General Questions

Data and Database Administration - General Questions

Database Design Using Normalization - General Questions

Database Processing for BIS - General Questions

Data Modeling with ER Model - General Questions

Data Warehousing - General Questions

Distributed Databases - General Questions

Introduction to Database - General Questions

Introduction to SQL - General Questions