information_schema.columns.identity_minimum

mysql

mariadb

tidb

postgres

type: CHARACTER_DATA NULL
Note:
If the column is an identity column, then the minimum value of the internal sequence, else 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 the minimum value of the internal sequence, else NULL.
© 2022 CockroachDB
20.1-21.2

mssql