Skip to content

inspectTable ​

Command: inspectTable
Category: Object Inspection
Status: Production Ready

Description ​

Return metadata about a DB table

Syntax ​

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

Aliases ​

  • it
  • table
  • insTbl
  • inspecttable
  • inspectable

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli inspectTable --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli inspectTable --table myTable --schema MYSCHEMA

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0