True/False
To prevent code from trying to create a table that already exists, use the SHOW EXISTING TABLES command.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: The <B>mysql_connect() </B>function returns a 1 if
Q37: The _ command with a <B>mysql_query() </B>function
Q38: PEAR stands for _.
Q39: A list of records that are returned
Q40: The _ function returns a text string
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