1878.5.4
by Brian Aker
Update documentation. |
1 |
DROP TABLE
|
2 |
===========
|
|
3 |
||
1994.4.83
by Marisa Plumb
table update functions edits, starting authentication |
4 |
DROP TABLE removes a table from a schema once all queries or DML have ceased on the given table. :: |
1878.5.4
by Brian Aker
Update documentation. |
5 |
|
1994.4.83
by Marisa Plumb
table update functions edits, starting authentication |
6 |
DROP TABLE [ IF EXISTS ] table_name |