Drop View Tool

The Drop View Tool allows users select a view to be dropped. The tool then generates the SQL to drop the view.

Listed below is an example SQL statement generated by the Drop View Tool.

DROP VIEW public.employee_view

The following are links to information about the Drop View tool for specific databases:

Access Drop View
DB2 Drop View
Derby Drop View
Firebird Drop View
FrontBase Drop View
H2 Drop View
HSQLDB Drop View
Informix Drop View
Ingres Drop View
InterBase Drop View
MySQL Drop View
OpenBase Drop View
Oracle Drop View
PostgreSQL Drop View
MS SQL Server Drop View
SQLite Drop View
SQL Anywhere Drop View
Sybase Drop View
Teradata Drop View