Loading packed decimal data into date column? [message #114804] |
Tue, 05 April 2005 13:59 |
dbierba100
Messages: 1 Registered: April 2005
|
Junior Member |
|
|
Is it possible to directly load packed decimal data into a date column, if so, what is the syntax for this in the load script? Of course it can be done using an external SQL script, but can it be done during the load itself using sqlldr?
At this point, we have always used DECIMAL keyword for unpacking data into a NUMBER column, but never into a DATE column.
Thanks -
|
|
|