PPT Slide
Like other database objects, there
may come a time when the view
creator needs to remove the view.
The command for executing this
function is the drop view statement.
There are no cascading scenarios that
the person dropping a view must be
aware of. The following code block
illustrates the use of drop view for
deleting views from the database: