Multiple Choice
To add a NOT 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 NULL column,insert data values into every row,and change the NULL constraint to NOT NULL
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q48: Database redesign is equally difficult whether or
Q49: The use of a doubly nested set
Q50: A continuous circular process of changes in
Q51: When changing column data types,which of the
Q52: When dropping a foreign key column from
Q54: A doubly nested set of NOT EXISTS
Q55: During the database redesign process,you discover that
Q56: When dropping tables and relationships,which of the
Q57: What is the process and what are
Q58: Which of the following is not a