queryPlan ​
Command:
queryPlan
Category: System Tools
Status: Production Ready
Description ​
Visualize query execution plan
Syntax ​
bash
hana-cli queryPlan [options]Aliases ​
- ``
Parameters ​
For a complete list of parameters and options, use:
bash
hana-cli queryPlan --helpExamples ​
Basic Usage ​
bash
hana-cli hana-cli queryPlan --sql "SELECT * FROM CUSTOMERS"Execute the command
Related Commands ​
See the Commands Reference for other commands in this category.
