Multiple Choice
The ____ command with a mysql_query() function executes successfully if the table already exists.
A) SHOW EXISTING TABLE
B) SHOW MATCHING TABLE
C) SHOW SAME TABLE
D) SHOW TABLES LIKE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: The <B>mysql_close() </B>function is used to explicitly
Q33: To change records in a table, use
Q34: To delete records in a table, use
Q35: The <B>NOT NULL</B> keywords are often used
Q36: The <B>mysql_connect() </B>function returns a 1 if
Q38: PEAR stands for _.
Q39: A list of records that are returned
Q40: The _ function returns a text string
Q41: To prevent code from trying to create
Q42: To close the resultset, use _.<br>A) mysql_close()<br>B)