Drop a view when it is no longer required. You must also drop a view (and recreate it) when you want to change the name of a view.
Prerequisites
You must be a user with DBA authority or be the owner of the regular view.
You must drop any INSTEAD OF triggers that reference the view before the view can be dropped.
Context and remarks
Many.
Use the SQL Anywhere 12 plug-in to connect to the database.
In the left pane, double-click Views.
Right-click the view and click Delete.
Click Yes.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |