|
CREATE VIEW (Short Name: CRE VIE)
|
|
| · | The clause does not specify DISTINCT.
|
| · | The clause does not include a sub-SELECT command in the WHERE clause.
|
| · | The clause does not include a GROUP BY or HAVING clause.
|
| · | The clause does not include an ORDER BY clause.
|
|
Available Commands for Views Created with CREATE VIEW
| |||
|
| |||
|
BROWSE
|
EDIT USING*
|
LIST ACCESS
|
REPORTS
|
|
COMPUTE
|
ENTER**
|
PRINT
|
REVOKE
|
|
CREATE VIEW
|
FORMS
|
PROJECT
|
SELECT
|
|
CROSSTAB
|
GRANT
|
QUERY
|
TALLY
|
|
DROP
|
LBLPRINT
|
RBLABELS
|
UPDATE***
|
|
EDIT*
|
LIST
|
RENAME
|
|
| · | The view does not include a UNION operator.
|
| · | The view does not include a GROUP BY or HAVING clause.
|
| · | The view does not include a sub-SELECT command in the WHERE clause.
|