Solved

In an UPDATE Statement,the SET Keyword Is Followed by _________

Question 11

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions