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 Oracle Commands:
CREATE VIEW 
  ALTER VIEW
  
Related Views:
DBA_VIEWS ALL_VIEWS USER_VIEWS DBA_MVIEWS ALL_MVIEWS USER_MVIEWS V$FIXED_VIEW_DEFINITION