True/False
You can use the mysql_select_db() function to select a database or change to a different database.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q69: When a query modifies a table but
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
Q75: In PHP, use the <B>mysql_query()</B> function to