Short Answer
The ____________________ function is used to select a database or change to a different database.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: PHP, you use the <B>mysql_send()</B> function to
Q15: The _ function returns the fields in
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
Q20: The <B>mysql_fetch_assoc()</B> function returns the fields into
Q21: With an INSERT query, the _ function
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