Skip to main content

Syntax

Parameters

Example

This statement removes the sales_report view if it exists.

CREATE VIEW

Create a non-materialized view

SHOW CREATE VIEW

Show query used to create specified view

SHOW VIEWS

List existing views in a particular schema