Skip to content

inspectView ​

Command: inspectView
Category: Object Inspection
Status: Production Ready

Description ​

Return metadata about a DB view

Syntax ​

bash
hana-cli inspectView [schema] [view] [options]

Aliases ​

  • iv
  • view
  • insVew
  • inspectview

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli inspectView --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli inspectView --view myView --schema MYSCHEMA

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0