Multiple Choice
To close the resultset, use ____.
A) mysql_close()
B) mysql_kill()
C) mysql_exist()
D) mysql_free_result()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: The _ command with a <B>mysql_query() </B>function
Q38: PEAR stands for _.
Q39: A list of records that are returned
Q40: The _ function returns a text string
Q41: To prevent code from trying to create
Q43: The <B>mysql_fetch_row() </B>function returns the fields in
Q44: The first record added to a table
Q45: To update records in a table, use
Q46: The <B>mysql_connect()</B> function returns a _ as
Q47: To delete a table, use the _