Multiple Choice
Which SQL command should you use to delete the Storehouse field from the Item table?
A) ALTER TABLE Item DELETE Storehouse ;
B) ALTER TABLE Item DROP COLUMN Storehouse ;
C) ALTER Item DELETE Storehouse ;
D) ALTER TABLE DELETE Storehouse ;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: What database rule states that no field
Q39: Which of the following is a disadvantage
Q40: What SQL feature can you use if
Q41: Which command will create an application program's
Q42: In SQL, you can use the _
Q44: To create the primary key clause for
Q45: Which statement will take away user privileges
Q46: Information about tables in the database is
Q47: Which of the following statement fragments will
Q48: The type of field for which you