Question: In an UPDATE statement, the SET keyword is followed by _________. A. a comma-separated list of column value-name pairs in the format value = columnName.
In an UPDATE statement, the SET keyword is followed by _________.
| A. a comma-separated list of column value-name pairs in the format value = columnName. |
| B. a comma-separated list of column name-value pairs in the format columnName = value. | |
| C. a semicolon-separated list of column value-name pairs in the format value = columnName. |
| D. a semicolon-separated list of column name-value pairs in the format columnName = value. Which statement is false?
|
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
