information_schema.columns.identity_cycle

mysql

mariadb

tidb

postgres

type: YES_OR_NO NULL
Note:
If the column is an identity column, then YES if the internal sequence cycles or NO if it does not; otherwise null.
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: CHARACTER_DATA
Note:
Applies to a feature not available in PostgreSQL
© 1996-2022 The PostgreSQL Global Development Group
8.2-9.6

cockroachdb

type: unknown
Note:
If the column is an identity column, then YES if the internal sequence cycles or NO if it does not; otherwise NULL.
© 2022 CockroachDB
20.1-21.2

mssql