information_schema.sequences.increment

mysql

mariadb

tidb

type: BIGINT(21) NOT NULL
4-6.1

postgres

type: CHARACTER_DATA NULL
Note:
The increment of the sequence
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: CHARACTER_DATA
Note:
The increment of the sequence
© 1996-2022 The PostgreSQL Global Development Group
9.1-9.6
type: CARDINAL_NUMBER
Note:
Not yet implemented
© 1996-2022 The PostgreSQL Global Development Group
8.2-9

cockroachdb

type: unknown
Note:
The value by which the sequence is incremented. A negative number creates a descending sequence. A positive number creates an ascending sequence.
© 2022 CockroachDB
2-21.2

mssql