Hi,
I am a student and I want to write a project paper about SAP HANA.
To compare row store and column store I need some larger tables in HANA.
So far I have managed to get a HANA MDC trial instance.
I can execute SQL-commands with SAP HANA Web-based Development Workbench
Now I want to import some larger CSV files (some 100MB), so I can use
IMPORT DATA INTO TABLE "MYTABLE" FROM '/data/data.csv'
to fill my tables.
But how can I upload my csv-files? And what would the file path be?
Are there other ways to import large datasets to the HANA trial instance on HANA Cloud Platform?
Thanks and best regards,
Oliver