jestrada101
Technical User
- Mar 28, 2003
- 332
Is there a method to do the following with SQL Loader?
I have a field column DURATION field in a flat file that is like the following.
24642300 which is H:MM:SS = 2:46:42
Is there a way to have SQL Loader convert this into seconds before it gets loaded?
I do not care to include the remaining three digits.
THANKS for any ideas...
JE
I have a field column DURATION field in a flat file that is like the following.
24642300 which is H:MM:SS = 2:46:42
Is there a way to have SQL Loader convert this into seconds before it gets loaded?
I do not care to include the remaining three digits.
THANKS for any ideas...
JE