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
B
You might also like to view...
The primary purpose of a database is to organize and store data in a secure manner.
Answer the following statement true (T) or false (F)
Answer the following statements true (T) or false (F)
1. User stories in agile development are on spoken interaction between developers and users, not on written communication. 2. Analysts can best reflect all of the four values of agile modeling through an attitude of humility. 3. The word agile in agile modeling implies maneuverability. 4. Pair programming means that ownership of the design or software itself is shared as in a partnership.