I have date column, having format \'01-10-2020\' (dd-mm-yyyy).
I want to covert it into SQL date format i.e. \'2020-10-01\' (yyyy-mm-dd)