InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by data validation rule? |
|
Answer» ong>Answer: Validation rules verify that the data a user enters in a record meets the standards you SPECIFY before the user can save the record. A validation rule can contain a formula or EXPRESSION that evaluates the data in one or more FIELDS and returns a value of “TRUE” or “False”. |
|