MY_SEQUENCES
MY_SEQUENCES displays the sequence information about the current user. This view exists in both PG_CATALOG and SYS schemas.
| Name | Type | Description |
|---|---|---|
| sequence_owner | character varying(64) | Owner of a sequence. |
| sequence_name | character varying(64) | Name of a sequence. |