Home Oracle Commands

DROP VIEW

Drop a view.

Syntax:

   DROP VIEW [schema.]view [CASCADE CONSTRAINTS]

"The picture is good or not from the moment it was caught in the camera" - Henri Cartier-Bresson

Related Commands:

CREATE VIEW
ALTER VIEW

Related Views:

 DBA_VIEWS            ALL_VIEWS            USER_VIEWS
 DBA_MVIEWS           ALL_MVIEWS           USER_MVIEWS 
 V$FIXED_VIEW_DEFINITION 



Back to the Top

Simon Sheppard
SS64.com