Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Q4: Pattern matching in a SQL query is
Q5: Which SQL keyword is used to merge
Q6: Which statement is false?<br>A) Interface JdbcRowSet is
Q9: A _ is a column (or set
Q10: What is the name of a key
Q12: Selection criteria can be added to a
Q12: SQL statements that are stored in a
Q14: If a query includes columns from multiple
Q15: JDBC 4 supports _,so you do not
Q20: Transaction processing enables a program to treat