Sybase Drop View
The Sybase Drop View Tool allows users to 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 sample2.dbo.e_view
The Sybase Drop View Tool allows users to 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 sample2.dbo.e_view