All Tags »
Transact SQL »
Business rules »
Data Integrity »
SQL Server (RSS)
Sorry, but there are no more tags available to filter with.
-
We can tuck any logical expressions in CHECK constraints,
but all foreign keys are currently capable of right now is to verify that one
or more column values are equal. In many cases it would be very useful to have
foreign keys use more complex logical expressions. Also in some cases the
ability to create constraints on indexed views would ...