callProcedure ​
Command:
callProcedure
Category: Object Inspection
Status: Production Ready
Description ​
Call a stored procedure and display the results
Syntax ​
bash
hana-cli callProcedure [schema] [procedure] [options]Aliases ​
cpcallprocedurecallProccallproccallSPcallsp
Parameters ​
For a complete list of parameters and options, use:
bash
hana-cli callProcedure --helpExamples ​
Basic Usage ​
bash
hana-cli hana-cli callProcedure --procedure myProc --schema MYSCHEMAExecute the command
Related Commands ​
See the Commands Reference for other commands in this category.
