Working with View Objects
You can perform the following basic operations on views:
• Create view objects
• View existing view objects, including details such as the view definition, grantees, and rows
• Drop view objects
In SQL, you can accomplish these tasks using the SQL statements CREATE VIEW, HELP, HELP VIEW, and DROP VIEW. For details, see the SQL Language Guide.
In Director, use the Views branch for a particular database.