Run Stored-Procedure details
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Run Stored-Procedure details
This section provides:
- A complete, detailed reference for all the syntax expressions
and options you can use to define the
RUN STORED-PROCEDUREand the associated language elements that comprise a stored procedure definition. - Syntax to use the
RUN STORED-PROCEDUREstatementwith and without theLOAD-RESULT-INTOphrase. - Detailed information about using the
RUN STORED-PROCEDUREstatement with the send-sql option. Examples to use theRUN STORED-PROCEDUREstatement with and without theLOAD-RESULT-INTOphrase are provided.