Routine (routine)
The part of the CREATE DBPROC statement, CREATE TRIGGER statement, or CREATE FUNCTION statement described as the routine (routine) is the implementation of the database procedure, trigger, or database function. The routine comprises optional variable declarations and statements.