Presto 0.73 Documentation

4.10. DROP TABLE

4.10. DROP TABLE

Synopsis

DROP TABLE table_name

Description

Drops an existing table

Examples

Drop a table orders_by_date:

DROP TABLE orders_by_date