information_schema.table_constraints.nulls_distinct

mysql

mariadb

tidb

postgres

type: YES_OR_NO NULL
Note:
If the constraint is a unique constraint, then YES if the constraint treats nulls as distinct or NO if it treats nulls as not distinct, otherwise null for other types of constraints.
© 1996-2022 The PostgreSQL Global Development Group
15

cockroachdb

mssql