Getting Started › Procedures and Triggers › Example: Calling a Procedure
There are two ways to call a procedure. You can:
Because the definition of a trigger includes a CALL/EXECUTE statement, in this example a trigger definition is used to illustrate both methods.