SQLLoader : How to specify the field specs
From: richard green <green_24_at_hotmail.com>
Date: 18 Feb 2004 08:05:45 -0800
Message-ID: <811617d5.0402180805.1201ce5b_at_posting.google.com>
Hi,
[Quoted] I have data in a text file in the following format,
Date: 18 Feb 2004 08:05:45 -0800
Message-ID: <811617d5.0402180805.1201ce5b_at_posting.google.com>
Hi,
[Quoted] I have data in a text file in the following format,
123=abc,
345=def
My database table has the following fileds,
field1 -> corresponds to tag 123 in input file field2 -> corresponds to tag 345 in inpt file
Can anybody pls help me in how to write the control field specification for this case.
Thanx
richard
Received on Wed Feb 18 2004 - 17:05:45 CET