Previous Topic: Defining the Procedure to SQLNext Topic: Using a Trigger


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.