Check constraint

id: check-constraint-317-13540310
title: Check constraint
text: A check constraint is a type of integrity constraint in SQL which specifies a requirement that must be met by each row in a database table. The constraint must be a predicate. It can refer to a single column, or multiple columns of the table. The result of the predicate can be either TRUE, FALSE, or UNKNOWN, depending on the presence of NULLs. If the predicate evaluates to UNKNOWN, then the constraint is not violated and the row can be inserted or updated in the table. This is contrary to predic
brand slug: wiki
category slug: encyclopedia
description: Type of integrity constraint in SQL
original url: https://en.wikipedia.org/wiki/Check_constraint
date created:
date modified: 2023-11-21T19:59:08Z
main entity: {"identifier":"Q5089090","url":"https://www.wikidata.org/entity/Q5089090"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part