Multiple Choice
You can use the ____ clause of the ALTER TABLE command to change a column that currently rejects null values so that it will accept null values.
A) ADD
B) MODIFY
C) UPDATE
D) NULL
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: To change rows for which a specific
Q44: Which of the following is a valid
Q45: In SQL Server,the word NULL appears in
Q46: If you specify NOT NULL for a
Q47: If the Autocommit mode is turned off,you
Q49: In Oracle,use the _ command to display
Q50: To add a new column,use the _
Q51: Describe the format of the ALTER TABLE
Q52: If you have not run the COMMIT
Q53: What happens if you run a DELETE