Presto 101t Documentation

8.7. DROP VIEW

8.7. DROP VIEW

Synopsis

DROP VIEW view_name

Description

Drop an existing view.

Examples

Drop the view orders_by_date:

DROP VIEW orders_by_date