Multiple Choice
To return information about the MySQL database server version, use the ____ function.
A) mysql_get_client_info()
B) mysql_host_info(connection)
C) mysql_get_proto_info(connection)
D) mysql_get_server_info(connection)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q63: The <B>mysql_query()</B> function returns a result pointer
Q64: When you add records to a table
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
Q69: When a query modifies a table but
Q70: You can use the <B>mysql_select_db()</B> function to
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