UNPKG

hana-cli

Version:
19 lines 561 B
<body> <div class="body conbody"> <p class="shortdesc">First row number to start importing from (1-based)</p> <p class="p"> Specify which row to start reading data from. Use this to skip header rows or start from a specific row in the file. </p> <p class="p"> <strong>Examples:</strong> </p> <ul> <li>1 = Start from the first row</li> <li>2 = Skip the first row (typically a header)</li> <li>5 = Start from the fifth row, skipping the first four rows</li> </ul> <p class="p"> <strong>Default:</strong> 1 </p> </div> </body>