Skip to content

columnStats ​

Command: columnStats
Category: System Tools
Status: Production Ready

Description ​

Analyze column store statistics

Syntax ​

bash
hana-cli columnStats [schema] [table] [options]

Aliases ​

  • ``

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli columnStats --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli columnStats --table myTable --schema MYSCHEMA --limit 200

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0