Presto 0.87 Documentation

6.5. DROP TABLE

6.5. DROP TABLE

Synopsis

DROP TABLE table_name

Description

Drops an existing table

Examples

Drop a table orders_by_date:

DROP TABLE orders_by_date