True/False
The query pointer is a way of keeping track of where you are in a resultset.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q73: Use the _ function to determine the
Q74: You use the <B>mysql_num_fields()</B> function to return
Q75: In PHP, use the <B>mysql_query()</B> function to
Q76: To open a connection to a MySQL
Q77: When ,<B>mysql_query()</B> returns a resultset, you use
Q79: With queries that modify tables, but do
Q80: The PHP Extension and Application Representation (PEAR)
Q81: You pass the<B> mysql_affected_rows() </B>function the variable
Q82: The <B>mysql_fetch_row()</B> function returns the _ in
Q83: To add multiple records to a database