information_schema.table_constraints.initially_deferred

mysql

mariadb

tidb

postgres

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

cockroachdb

type: unknown
Note:
YES if the constraint is deferrable and initially deferred; NO if not.
© 2022 CockroachDB
2-21.2

mssql

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