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

Computer Science & Information Technology

You might also like to view...

Given the class declaration, class D : public class B {/*…*/}; Which of the following is true?

a) public members of B become public members of D b) private members of D become public members of B c) protected members of B become protected members of D d) private members of B become public members of D e) private members of B are inaccessible in D.

Computer Science & Information Technology

If you used a lookup field for a field named State, the book recommends that you have fifty menu options available to anyone doing data entry

Indicate whether the statement is true or false

Computer Science & Information Technology

On a slide, a(n) ________ is the space between the placeholder margin and the text

A) indent B) tab C) margin D) hanging indent

Computer Science & Information Technology

_____includes the planning, executing, and controlling of all activities involved in raw material sourcing and procurement, converting raw materials to finished products, and the warehousing and delivering finished product to customers.

A. Maintenance, repair and operations (MRO) B. Materials requirement planning (MRP) C. Customer relationship management (CRM) D. Supply chain management (SCM)

Computer Science & Information Technology