The data in Excel is in a timestamp format. It reads in Alteryx as DateTime. It is in the format I need. After loading in Oracle, it becomes 12 hour format with 9 extra 0s.
How to make '2020-08-28 19:06:37' loaded into Oracle as '28-AUG-20 19:06:37'?
Sample data and a screenshot of what is loaded into Oracle are attached.
Thank you for your time!