Multiple choice technology databases

What is the maximum no.of statements that can be specified in a trigger statement ?

  1. One

  2. Two

  3. Three

  4. Four

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Informatica PowerCenter, a trigger can contain only one statement. The trigger body is limited to a single SQL statement or PL/SQL block. This is a fundamental constraint of trigger design in the tool. Options suggesting multiple statements (Two, Three, Four) are incorrect.