Delete (Views Menu)


 

The delete function removes a view from the database schema and the disk file. The view can not be recovered. The table or data is not altered in any way.

 

Note that views are not automatically deleted when a table used in the SQL is deleted.

 

The delete function supports the selection of multiple views.

 



About DB Explorer Add (Views Menu)