To delete a view, use the DROP VIEW statement.
The deletion of a view does not delete the tables it references. If you delete a view that is referenced by another view, queries on the view that references the deleted view fail.
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era Join the Event ->
Meet OceanBase AI Database, the unified database for operational data, real-time analytics, and AI.
Meet OceanBase AI Database, the unified database for operational data, real-time analytics, and AI. Explore ->
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era Join the Event ->
OceanBase Database
Download PDF
To delete a view, use the DROP VIEW statement.
The deletion of a view does not delete the tables it references. If you delete a view that is referenced by another view, queries on the view that references the deleted view fail.