Skip to content

querySimple ​

Command: querySimple
Category: System Tools
Status: Production Ready

Description ​

Execute single SQL command and output results

Syntax ​

bash
hana-cli querySimple [options]

Aliases ​

  • qs
  • querysimple

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli querySimple --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli querySimple --query "SELECT * FROM CUSTOMERS" --output csv

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0