hana-cli
Version:
HANA Developer Command Line Interface
15 lines • 788 B
HTML
<body>
<div class="body conbody">
<p class="shortdesc">Target Database Schema</p>
<p class="p">
This should be the name of the schema with in the target system where you want to extract table definitions.
You can use the special value **CURRENT_SCHEMA**, and the tool will calculation your current default schema
(and display it in the next field).
This option can be useful when working with HDI containers in particular since you wouldn't know the
generated schema but the HDI container connnection will default to the correct schema.
</p>
<p class="p">
You can also set the value to *, and the value help will display all tables.
</p>
</div>
</body>