What is/are the parameter in DROP TRIGGER statement?

17. What is/are the parameter in DROP TRIGGER statement?

  1. trigger_name
  2. table_name
  3. Both A and B
  4. None of the above

Answer: A) Trigger_name

Explanation:

The parameter in DROP TRIGGER statement is trigger_name.

Comments and Discussions!

Load comments ↻






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