RUN STORED-PROCEDURE details
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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-statement option. Examples to use theRUN STORED-PROCEDUREstatement with and without theLOAD-RESULT-INTOphrase are provided.