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