posted 18 years ago
Hi,
My delimited file have two tokens for date and time.
Example: 01/01/2006,14:30
How to load such data, as above using SQL Loader into table that has one column for datetime. How to put two tokens into one column?
Thanks in advance