DDL Commands
DROP DERIVED VIEW Statements
Use DROP DERIVED VIEW statements to delete a derived view.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Use DROP DERIVED VIEW statements to delete a derived view.
DROP DERIVED VIEW [<view_name>]
DROP DERIVED VIEW [MyViewName]
Was this page helpful?