Check constraint: Difference between revisions

Content deleted Content added
bold title + link
MarshBot (talk | contribs)
Adding {{linkless}} template to orphan article
Line 1:
{{linkless-date|July 2006}}
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]].