Multiple Choice
Which of the following will allow a user to enter a NULL value using the INSERT command?
A) Omit the column from the column list in the INSERT INTO clause.
B) Substitute two single quotation marks in the VALUES clause in the position of the column that is to be assigned the NULL value.
C) Use the NULL keyword.
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q31: The _ command will prevent two users
Q32: A(n)<u>exclusive lock</u> prevents other users from changing
Q33: If no value is assigned to a
Q34: A deadlock occurs when two users hold
Q35: The SELECT...FOR UPDATE command will automatically obtain
Q37: The _ command will reverse all DML
Q38: The variable name of a substitution variable
Q39: If more than one data value is
Q40: The _ command is used to remove
Q41: The <u>SYSDATE</u> keyword can be used in