Updated on 2025-07-15 GMT+08:00

MY_VIEWS

MY_VIEWS displays information about all views of the current user. This view exists in both PG_CATALOG and SYS schema.

Table 1 MY_VIEWS columns

Name

Type

Description

owner

character varying(64)

Owner of a view.

view_name

character varying(64)

View name.