Joined
·
1 Posts
Hi,
Thanks in advance....
I want to import text files auotomaticcaly in orcale by procedure on daily basis..Files name would be identified by date.
Example;
Text File name--- LT_20110312.txt
Text File content--- 9839315,2000
Oracle Table Name--- test (msisdn varchar2(20), bal number) Please help me to do this...It will be great support for me..
Thanks in advance....
I want to import text files auotomaticcaly in orcale by procedure on daily basis..Files name would be identified by date.
Example;
Text File name--- LT_20110312.txt
Text File content--- 9839315,2000
Oracle Table Name--- test (msisdn varchar2(20), bal number) Please help me to do this...It will be great support for me..