Multiple Choice
Regarding the INSERT statement,which of the following is correct?
A) Non-numeric data is enclosed in single quotation marks.
B) Column names are enclosed in parentheses ( ) .
C) The data values to be inserted are enclosed in parentheses ( ) after the VALUES keyword.
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q41: The <u>SYSDATE</u> keyword can be used in
Q42: A(n)<u>implicit</u> commit is issued when the user
Q43: Which of the following commands is used
Q44: When the INSERT command is used to
Q45: When data is added to a database
Q47: A shared lock prevents another user from
Q48: A(n)_ lock will prevent any DDL operations
Q49: The <u>WHERE</u> clause of the UPDATE command
Q50: If the <u>SET</u> clause of the UPDATE
Q51: If non-numeric data is being added to