UNPKG

hana-cli

Version:
19 lines (18 loc) 970 B
<body> <div class="body conbody"> <p class="shortdesc">Output Format Selection</p> <p class="p"> Select the format for exporting query results. Available options include: </p> <p class="p"> <strong>Table</strong> - Display results only in the UI table below without creating a file.<br/> <strong>JSON</strong> - Export as JavaScript Object Notation, useful for web applications and data interchange.<br/> <strong>Excel</strong> - Export as Microsoft Excel format (.xlsx) for spreadsheet analysis.<br/> <strong>CSV</strong> - Export as Comma Separated Values, universal format for data exchange. </p> <p class="p"> Choose the format that best suits your needs for working with the query results. The Table option is ideal for quick viewing, while file formats enable further processing in other tools. </p> </div> </body>