Question: You want to validate a proposed modification to a record's value before the table is saved to the database. What data macro can you add to the table to do this?
- After Insert
 - Before Change
 - After Update
 - Before Delete
 
Answer: The correct answer of the above question is Option B:Before Change