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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.