Short Answer
To delete a table, use the ____________________ statement with the mysql_query() function.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q42: To close the resultset, use _.<br>A) mysql_close()<br>B)
Q43: The <B>mysql_fetch_row() </B>function returns the fields in
Q44: The first record added to a table
Q45: To update records in a table, use
Q46: The <B>mysql_connect()</B> function returns a _ as
Q48: You select a database or change to
Q49: The _ keyword, often used with the
Q50: The <B>mysql_free_result()</B> function _ the resultset.
Q51: Because the client and server are defined
Q52: The first field created using the<B> AUTO_INCREMENT</B>