Multiple Choice
To change records in a table, use the UPDATE keyword to specify the name of the table to update and the ___ keyword to specify the value to assign to the fields in the records that match the condition in the WHERE keyword.
A) CHANGE
B) INSERT
C) PUT
D) SET
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: To create a table, use the _
Q29: To delete all the records in a
Q30: The mysqli package is the object-oriented equivalent
Q31: The _ function returns the number of
Q32: The <B>mysql_close() </B>function is used to explicitly
Q34: To delete records in a table, use
Q35: The <B>NOT NULL</B> keywords are often used
Q36: The <B>mysql_connect() </B>function returns a 1 if
Q37: The _ command with a <B>mysql_query() </B>function
Q38: PEAR stands for _.