information_schema.table_constraints.is_deferrable

mysql

mariadb

tidb

postgres

type: YES_OR_NO NULL
Note:
YES if the constraint is deferrable, NO if not
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: CHARACTER_DATA
Note:
YES if the constraint is deferrable, NO if not
© 1996-2022 The PostgreSQL Global Development Group
7.4-9.6

cockroachdb

type: unknown
Note:
YES if the constraint can be deferred; NO if not.
© 2022 CockroachDB
2-21.2

mssql

type: VARCHAR(2) NULL
Note:
Specifies whether constraint checking is deferrable. Always returns NO.
© Microsoft 2022
azuresqldb-current-sql-server-ver15