Content deleted Content added
Quaker5567 (talk | contribs) mNo edit summary |
Quaker5567 (talk | contribs) m spelling |
||
Line 9:
If these constraints were not in place, it would be possible to have a negative price (-$30) or quantity (-3 items).
Check constraints are used to ensure the validity of data in a database i.e. provide [[data integrity]]. If they are used at the database level, applications which use the database will not be able to add invalid data or modify valid data so it becomes invalid, even if the application itself
|