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

MY_SEQUENCES

MY_SEQUENCES displays the sequence information about the current user. This view exists in both PG_CATALOG and SYS schemas.

Table 1 MY_SEQUENCES columns

Name

Type

Description

sequence_owner

character varying(64)

Owner of a sequence.

sequence_name

character varying(64)

Name of a sequence.