https://www.ibm.com/docs/en/db2/11.5.x?topic=procedures-calling-from-applications-external-routines
Calling procedures from applications or external routines
Invoking a procedure (also called a stored procedure) that encapsulates logic from a client application or from an application associated with an external...
calling proceduresapplicationsexternalroutines
https://www.itu.int/rec/T-REC-V.25-199610-I/en
V.25 : Automatic answering equipment and general procedures for automatic calling equipment on the...
v 25
https://www.ibm.com/docs/en/db2/12.1.x?topic=pdo-calling-stored-procedures
Calling stored procedures in PHP (PDO)
To call a stored procedure from a PHP application, you execute an SQL CALL statement. The procedure that you call can include input parameters (IN), output...
stored procedurescallingphppdo