Multiple Choice
How do you specify that a trigger should only fire if the value of the column AMOUNT is less than 100?
A) IF amount < 100
B) WHEN amount < 100
C) ONLY IF amount < 100
D) ONLY WHEN amount < 100
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: The _ contains the commands to create
Q38: A library is the only client-side stored
Q39: To call a function from a SQL*Plus
Q40: How many input parameters can a function
Q41: The first field of a composite index
Q43: A PL/SQL stored program unit can run
Q44: Variables declared in a package can only
Q45: How do you call a function from
Q46: Why is it convenient to use Forms
Q47: What keyword indicates the start of the