____ triggers are only permitted if the trigger is defined on a VIEW?

23. ____ triggers are only permitted if the trigger is defined on a VIEW?

  1. BEFORE
  2. AFTER
  3. INSTEAD OF

Answer: C) INSTEAD OF

Explanation:

INSTEAD OF triggers are only permitted if the trigger is defined on a VIEW.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.