DBA_VIEWS
DBA_VIEWS displays views in the database. This view is accessible only to users with system administrator rights.
| Column | Type | Description |
|---|---|---|
| owner | character varying(64) | Owner of the view |
| view_name | character varying(64) | View name |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.