Invalid date formats from sql loader input file
Can someone assist on this issue? I am trying to load date data from an input file where some of the date fields have the M/DD/YYYY format and other date fields have the MM/DD format. What would be the best way to work around the incorrect formats and load the data?
Thanks much!
0