Hi,
I have around 1 lakh data which I need to upload in Oracle using sqlldr.
One of the field in the data is in this format 2012-03-28 11:10:45.457444
In order to create a table, what should be the format for the above field - timestamp?
How do i import this data using sqlldr - the syntax for uploading this field.
TIA
Raj
I have around 1 lakh data which I need to upload in Oracle using sqlldr.
One of the field in the data is in this format 2012-03-28 11:10:45.457444
In order to create a table, what should be the format for the above field - timestamp?
How do i import this data using sqlldr - the syntax for uploading this field.
TIA
Raj