TRIGGER_IS_INSERT

Description

Returns TRUE if the current trigger context involves an insert operation (before insert or after insert); otherwise, returns FALSE.

Syntax

TRIGGER_IS_INSERT() -> Boolean