hana-cli
Version:
HANA Developer Command Line Interface
19 lines • 538 B
HTML
<body>
<div class="body conbody">
<p class="shortdesc">Output format for the import data</p>
<p class="p">
Choose the format for data output during the import process. CSV is suitable for spreadsheet data,
while other formats may be used for specific data interchange scenarios.
</p>
<p class="p">
<strong>Available Options:</strong>
</p>
<ul>
<li>CSV - Comma Separated Values</li>
<li>Excel - Microsoft Excel format (.xlsx)</li>
</ul>
<p class="p">
<strong>Default:</strong> CSV
</p>
</div>
</body>