Multiple Choice
To change a column that currently rejects null values so that it accepts null values, use the ____ clause of the ALTER TABLE command
A) ACCEPT NULLS
B) MODIFY
C) ADD NULLS
D) CREATE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: With SQL,you can change a table's structure
Q17: Describe the format for the UPDATE command.
Q20: You can use REMOVE ROW to remove
Q42: You can change the characteristics of existing
Q44: Which of the following is a valid
Q50: To add a new column,use the _
Q53: You must execute the SET AUTOCOMMIT =
Q54: You cannot use the INSERT command to
Q55: One of the nicest features of a
Q57: The NULL value should be enclosed in