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?

  1. After Insert
  2. Before Change
  3. After Update
  4. Before Delete

Answer: The correct answer of the above question is Option B:Before Change