Multiple Choice
How do you reference the previous value of a field from within a trigger?
A) :OLD.fieldname
B) OLD:fieldname
C) :PREV.fieldname
D) PREV:fieldname
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q87: A program unit cannot be used in
Q88: Which of the following program units executes
Q89: A(n)_ is a place in the database
Q90: When is the best time to create
Q91: A PL/SQL library can only contain stored
Q93: How many records does it take for
Q94: A composite index can contain up to
Q95: Which of the following stored program units
Q96: The _ command is used to display
Q97: What keyword follows the parameter declaration list