Is there a way to change the date format in control file before loading to HANA table.
As i have .csv file and I am loading to HANA using hdbsql command. but date format in .csv file is dd-mm-yyyy but HANA db will only accept YYYYMMDD.
If possible can you guys provide the same .ctl file for the same.