Hi,
I am trying to extract the data from SQL table with datetime as datatype to excel sheet and I need the data in excel sheet as mm/dd/yyyy hh:mm:ss. Please let me know the solution since I am getting text format in excel column as yyyy-mm-dd hh:mm:ss instead of mm/dd/yyyy hh:mm:ss format.
SQL Source:
Data I need in Excel Destination:
I extracted data but got the wrong format in excel sheet:
Thanks,
Sandeep