Home
View all relations in
information_schema
View all columns in
information_schema
Search for a relation or column
Report an issue or inaccuracy
View the source code and data on GitHub
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