Dear SAP HANA Experts:
I have a scenario in which I want to load the data from one or more .csv files ( from the Windows box where HANA studio is installed) into SAP HANA database at a regular interval. what are my options?
1. Create a windows batch file to invoke "import ..... .csv into XYZ table" at a scheduled interval. If it is possible, how do I connect to HANA database from command prompt and invoke the import command ( the way we import the data from the command prompt in Oracle/SQLPLUS
2. Is it possible to get this scheduled job done from within SAP HANA Studio?
Please direct me to a similar case study or code example.
Thanks in advance.
Jag