To create a view:
Optional: In the View owner field, type a 1- to 8-character name that
is unique on the current server. You can
use an existing schema name (for Version
6 and later) , or use an authorization ID.
If you do not specify a name, DB2 for OS/390
assumes the user issuing the CREATE VIEW
statement.
In the View name field, type a 1- to 18-character name that
is unique within the current server. This
identifies the view.
Edit the contents of the SQL statement box
to enter the values that you want for the
COLUMN,
AS, WITH, SELECT, FROM, and WHERE clauses. You can:
Select a radio button to indicate whether you want check option None,
Cascaded,
or Local.
Optional: In the Comment field, type any comments about the view.
You can type up to 254 characters.
Click OK to save your changes and close the window.