i have a text file like below: named "rez.text" and
i wnt to transfer each column into oracle database which have the same column name as views here.Every time it will goto database atomatecally after a certaintime like :5 hours.
Date Time Ext CO Dial Number Ring Duration Acc code CD
--------------------------------------------------------------------------------
03/30/02 04:12PM 201 10 7617707 00:00'22
03/30/02 04:12PM 166 01 7112786 00:01'26
03/30/02 04:12PM 200 09 8120500 00:01'20
i wnt to transfer each column into oracle database which have the same column name as views here.Every time it will goto database atomatecally after a certaintime like :5 hours.
Date Time Ext CO Dial Number Ring Duration Acc code CD
--------------------------------------------------------------------------------
03/30/02 04:12PM 201 10 7617707 00:00'22
03/30/02 04:12PM 166 01 7112786 00:01'26
03/30/02 04:12PM 200 09 8120500 00:01'20
Comment