If you no longer need a view, then you can delete it using SQL Developer.
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:
In the Connections navigator in SQL Developer, navigate to the Views node in the HR schema and find the KING_VIEW, by following the instructions in "Displaying Views".