Solved

To Change a Column That Currently Rejects Null Values So

Question 58

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions