Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

Import CSV data into HANA Table from Current Client

$
0
0

Hi,

 

I have around 200 csv files to be imported into HANA tables. But all the files are present on my local machine.

 

Is there anyway to import it with SQL command directly from local client?

Or should I first ftp all of them into HANA Server file system and then run the below import command:

 

IMPORT FROM CSV FILE '/data/data.csv' INTO "MYTABLE"

WITH

RECORD DELIMITED BY '\n'

FIELD DELIMITED BY ',' ;




Thanks,

Varun Vemala


Viewing all articles
Browse latest Browse all 6412

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>