Skip to content

DROP VIEW

Removes a view from the current/specified schema.

See the Snowflake documentation for more details.

Syntax

Currently, BodoSQL only supports the following syntax:

DROP VIEW [ IF EXISTS ] <name>