Jul 23 2010
Domain Integrity in Relational Database
A domain is the set of all possible values for a given attribute. A domain integrity constraint—usually just called a domain constraint—is a rule that defines these legal values. It might, of course, be necessary to define more than one domain constraint to describe a domain completely. A domain isn’t the same thing as a [...]