IMPORT FROM Statement skipping header does not work
66 Views
Hi,
I tried "IMPORT FROM CSV FILE" statement with gzip file from AWS and added "SKIP FIRST 1 ROW" to skip header row. It seems to be that this option is ignored maybe because of GZIP? How can I skip the first row?