Firebird Documentation IndexFirebird 2.1 Language Ref. UpdatePSQL statements → PLAN allowed in trigger code
Firebird Home Firebird Home Prev: OPEN cursorFirebird Documentation IndexUp: PSQL statementsNext: UDFs callable as void functions

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: UDFs callable as void functions
Firebird Documentation IndexFirebird 2.1 Language Ref. UpdatePSQL statements → PLAN allowed in trigger code