True/False
With queries that return results, such as SELECT queries, you can use the mysql_num_rows() function to find the number of records returned from a query.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q60: Although they perform similar functions, PEAR DB
Q61: You can suppress error message by using
Q62: The mysqli (_) package became available with
Q63: The <B>mysql_query()</B> function returns a result pointer
Q64: When you add records to a table
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
Q69: When a query modifies a table but
Q70: You can use the <B>mysql_select_db()</B> function to