Answer:
Validation rule in a field will restrict the input from user into a field or table
Step-by-step explanation:
Validation is used in database to ensure that the correct data type is entered in the fields. When validation is applied to a field, a message is displayed to the user if he enters the data of wrong datatype.
Hence,
Validation rule in a field will restrict the input from user into a field or table