Content deleted Content added
m style |
No edit summary |
||
Line 1:
A '''check constraint''' is a rule that defines valid [[data]] when adding or updating an entry in a [[database]]. A check constraint is applied to a column in the database. The constraint must be a [[Boolean expression]].
|