Hi,
I have a text file containing a date field. The date field appears in (YYYYMMDD format ex: '200010121'), however the field in the table is a date field.
How can I convert this YYYYMMDD format to 'DD-MON-YY' format while loading into table using sqlldr.
Bookmarks