Multiple Choice
When a query modifies a table but does not return a result, you use the ___ function to determine how many rows/records were affected.
A) mysql_rows_affected()
B) mysql_affected_rows()
C) mysql_affected_records()
D) mysql_records_affected()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q64: When you add records to a table
Q65: With queries that return results, such as
Q66: How you enable MySQL support in PHP
Q67: The <B>mysql_errno()</B> function returns the _ code
Q68: To return information about the MySQL database
Q70: You can use the <B>mysql_select_db()</B> function to
Q71: To delete a database, you use the
Q72: The <B>PRIMARY KEY</B> keywords are used to
Q73: Use the _ function to determine the
Q74: You use the <B>mysql_num_fields()</B> function to return