1878.5.4
by Brian Aker
Update documentation. |
1 |
DROP TABLE
|
2 |
===========
|
|
3 |
||
2194.5.2
by Andrew Hutchings
Fix SQL markup |
4 |
DROP TABLE removes a table from a schema once all queries or DML have ceased on the given table. |
5 |
||
6 |
.. code-block:: mysql |
|
1878.5.4
by Brian Aker
Update documentation. |
7 |
|
1994.4.83
by Marisa Plumb
table update functions edits, starting authentication |
8 |
DROP TABLE [ IF EXISTS ] table_name |