hana-cli
Version:
HANA Developer Command Line Interface
16 lines • 595 B
HTML
<body>
<div class="body conbody">
<p class="shortdesc">Whether to delete existing data before importing</p>
<p class="p">
When enabled, all existing data in the target table will be deleted before the new data is imported.
This is useful when you want to completely replace the table contents.
</p>
<p class="p">
<strong>Default:</strong> Unchecked (false)
</p>
<p class="p">
<strong>Caution:</strong> Enabling this option will permanently delete all existing data in the target table.
Make sure you have a backup before enabling this option.
</p>
</div>
</body>