A presence check is used to make sure that a value has actually been entered in a field.
In some database files entering data in certain fields can be optional. Other fields, such as key fields for example, are compulsory and must have values entered in them.
A presence check makes sure that data is present in a field where it is compulsory that a value is needed.
|
|