To delete a table, use the ____________________ statement with the mysql_query() function.

Fill in the blank(s) with the appropriate word(s).


DROP TABLE

Computer Science & Information Technology

You might also like to view...

Describe why a very large hash table will likely increase the performance (i.e. faster additions and lookup) at the expense of wasting memory, and vice versa, why a small hash table will use less memory but result in a decrease in performance.

What will be an ideal response?

Computer Science & Information Technology

Certificates prevent secure transactions on the Internet

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ extended the Federal Wiretap Statute to include authority over digital transmissions over computer networks

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following commands deletes an index?

A. DELETE INDEX B. REMOVE INDEX C. UNINDEX D. DROP INDEX

Computer Science & Information Technology