hana-cli
Version:
HANA Developer Command Line Interface
18 lines (17 loc) • 842 B
HTML
<body>
<div class="body conbody">
<p class="shortdesc">Target Schema Selection</p>
<p class="p">
Select the database schema that contains the table you want to inspect. You can type the schema name directly
or use the suggestion feature to search for available schemas in your database.
</p>
<p class="p">
Use the special value <span class="ph uicontrol">**CURRENT_SCHEMA**</span> to automatically use your current
connection's default schema. When this option is selected, the actual schema name will be displayed in the
read-only field below.
</p>
<p class="p">
The schema name is case-sensitive. Start typing to see suggestions of available schemas from your database connection.
</p>
</div>
</body>