Skip to content

tables ​

Command: tables
Category: Object Inspection
Status: Production Ready

Description ​

Get a list of all tables

Syntax ​

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

Aliases ​

  • t
  • listTables
  • listtables

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli tables --help

Examples ​

Basic Usage ​

bash
hana-cli tables

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0