Updated on 2023-10-23 GMT+08:00

MY_SEQUENCES

MY_SEQUENCES displays information about sequences in the current schema. This view exists in both PG_CATALOG and SYS schema.

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