Multiple Choice
To add a NULL column to a table,we ________.
A) use the REVISE TABLE command
B) use the ALTER TABLE command
C) use the MODIFY TABLE command
D) create a new table with the NULL column,move the other data,and drop the old table
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: The design produced by reverse engineering may
Q31: The process of reading an actual database
Q32: To add a NULL column to a
Q33: In order to minimize the need to
Q34: In the database redesign process,it is often
Q36: In the database redesign process,before proceeding with
Q37: Adding new tables and relationships to a
Q38: Discuss the role of backup and test
Q39: To drop a primary key column from
Q40: The data model produced by reverse engineering