I am exploring data import/export options . During this i had to get data in/out of HANA DB .
1) How to export table data on to the local file system(windows where studio is installed)
It has the option to export to the server folder
2) I have a csv file , i want to import into HANA DB
When i try to import csv file into the existing table ,after i put in the directory ( on windows local file system) where my csv files are it is giving me error saying no index ,export folder .
As far as i can remember in the older versions we can import from local file to HANA and export table form HANA into csv .
Is it possible to do this in the latest versions of studio ?
Murali