Short Answer
In PHP, use the mysql_query() function to send SQL statements to ____________________.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q74: You use the <B>mysql_num_fields()</B> function to return
Q76: To open a connection to a MySQL
Q77: When ,<B>mysql_query()</B> returns a resultset, you use
Q78: The query pointer is a way of
Q79: With queries that modify tables, but do
Q80: The PHP Extension and Application Representation (PEAR)