TRIGGER_IS_UPDATE
Description
Returns TRUE if the current trigger context involves an update operation (before update or after update); otherwise, returns FALSE.
Syntax
TRIGGER_IS_UPDATE() -> Boolean
Returns TRUE if the current trigger context involves an update operation (before update or after update); otherwise, returns FALSE.
TRIGGER_IS_UPDATE() -> Boolean