Multiple Choice
With an INSERT query, the ___ function returns the number of records added and duplicated along with the number of warnings.
A) mysql_update_info()
B) mysql_info()
C) mysql_update()
D) mysql_info_update()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: One of the most popular PEAR code
Q17: The <B>mysql_delete_db("dbname"[, connection]); </B>script is used to
Q18: The _ function returns the number of
Q19: The _ function is used to select
Q20: The <B>mysql_fetch_assoc()</B> function returns the fields into
Q22: When adding a record to a table,
Q23: You pass the <B>mysql_close()</B> function the database
Q24: To delete records in a table, use
Q25: If you are connecting to an instance
Q26: The error control operator disables error checking.