![]() Previous |
![]() Next |
If you no longer need a view, then you can delete it using Database Control.
In this example, you delete the hr.king_view view that you created previously in "Example: Creating a View".
To delete the HR.KING_VIEW view:
Go to the Database Home page, logging in as user SYSTEM.
At the top of the page, click Schema to view the Schema subpage.
In the Database Objects section, click
Views.
The Views page appears.
In the Schema field, enter hr.
In the Object Name field, enter king.
You can enter just the first few letters of the view name.
Click Go.
KING_VIEW is displayed in the list of views.
Select KING_VIEW, and then click Delete.
A Confirmation page appears.
Click Yes to delete the view.
The Views page returns and displays a confirmation message.