A ____ statement cannot be used to change the trigger definition if the OR REPLACE parameter is specified

10. A ____ statement cannot be used to change the trigger definition if the OR REPLACE parameter is specified.

  1. DROP TRIGGER
  2. ADD TRIGGER
  3. REPLACE TRIGGER
  4. None

Answer: A) DROP TRIGGER

Explanation:

A DROP TRIGGER statement cannot be used to change the trigger definition if the OR REPLACE parameter is specified.

Comments and Discussions!

Load comments ↻






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