Firebird Documentation IndexFirebird 2.5 Language Ref. UpdatePSQL statements → PLAN allowed in trigger code
Firebird Home Firebird Home Prev: OPEN cursorFirebird Documentation IndexUp: PSQL statementsNext: Subqueries as PSQL expressions

PLAN allowed in trigger code

Changed in: 1.5

Description: Before Firebird 1.5, a trigger containing a PLAN statement would be rejected by the compiler. Now a valid plan can be included and will be used.

Prev: OPEN cursorFirebird Documentation IndexUp: PSQL statementsNext: Subqueries as PSQL expressions
Firebird Documentation IndexFirebird 2.5 Language Ref. UpdatePSQL statements → PLAN allowed in trigger code