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 ​
ittableinsTblinspecttableinspectable
Parameters ​
For a complete list of parameters and options, use:
bash
hana-cli inspectTable --helpExamples ​
Basic Usage ​
bash
hana-cli hana-cli inspectTable --table myTable --schema MYSCHEMAExecute the command
Related Commands ​
See the Commands Reference for other commands in this category.
