MY_VIEWS
MY_VIEWS displays information about all views of the current user. This view exists in both PG_CATALOG and SYS schema.
| Name | Type | Description |
|---|---|---|
| owner | character varying(64) | Owner of a 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.