nerdexam
Microsoft

MB7-702 · Question #17

When does the OnInsert trigger run on a table?

The correct answer is A. The trigger code is run before the record is inserted into the database. See the full explanation below for the reasoning.

Question

When does the OnInsert trigger run on a table?

Options

  • AThe trigger code is run before the record is inserted into the database.
  • BThe trigger code is run after the record is inserted into the database.
  • CThe trigger code is run after the user enters data in every field.
  • DThe trigger code is run before the user enters data in every field.

How the community answered

(41 responses)
  • A
    71% (29)
  • B
    2% (1)
  • C
    10% (4)
  • D
    17% (7)

Community Discussion

No community discussion yet for this question.

Full MB7-702 Practice