Hi,
I'm trying to load a plain archive (txt) to an Oracle table with SQL Loader, but we are having problems when the field is a Date + time. Only Date gets saved into the field of the table, ignoring the time included.
When creating the archive the date + time field is saved converting it with a TOCHAR.
Any suggestions will be welcomed.
Thank u all in advance!