drop-table

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
drop-table [2015/09/23 20:27]
127.0.0.1 external edit
drop-table [2016/03/07 09:55]
dmtolpeko
Line 1: Line 1:
-====== DROP TABLE Statement ​- PL/​HQL ​======+====== DROP TABLE Statement ======
  
 DROP TABLE statement drops a table. DROP TABLE statement drops a table.
Line 9: Line 9:
 </​code>​ </​code>​
  
-**Compatibility:​** Oracle, Microsoft SQL Server, IBM DB2, Teradata, PostgreSQL ​and MySQL+**Compatibility:​** Oracle, Microsoft SQL Server, IBM DB2, Teradata, PostgreSQLMySQL, Hive
  
-**Version**: ​PL/HQL 0.03+**Version**: ​HPL/SQL 0.
 + 
 +See also: 
 +  * [[truncate|TRUNCATE TABLE]]