User Tools

Site Tools


Sidebar

HPL/SQL is included to Apache Hive since version 2.0

drop-table

This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== DROP TABLE Statement - PL/HQL ====== DROP TABLE statement drops a table. **Syntax**: <code language=sql> DROP TABLE [IF EXISTS] table_name </code> **Compatibility:** Oracle, Microsoft SQL Server, IBM DB2, Teradata, PostgreSQL and MySQL **Version**: PL/HQL 0.03