inspectProcedure ​
Command:
inspectProcedure
Category: Object Inspection
Status: Production Ready
Description ​
Return metadata about a Stored Procedure
Syntax ​
bash
hana-cli inspectProcedure [schema] [procedure] [options]Aliases ​
ipprocedureinsProcinspectprocedureinspectsp
Parameters ​
For a complete list of parameters and options, use:
bash
hana-cli inspectProcedure --helpExamples ​
Basic Usage ​
bash
hana-cli hana-cli inspectProcedure --procedure myProcedure --schema MYSCHEMAExecute the command
Related Commands ​
See the Commands Reference for other commands in this category.
