Sequences
Learn about sequences in MariaDB Server. This section details how to create and manage sequences for generating unique numbers, often used for primary keys and other auto-incrementing values.
Sequence OverviewCREATE SEQUENCESHOW CREATE SEQUENCEALTER SEQUENCEDROP SEQUENCESEQUENCE FunctionsInformation Schema SEQUENCES TableSHOW TABLESError 4084: Sequence has run out
Last updated
Was this helpful?