Re: SQL Loader ??

From: John Jones <john_at_iluvatar.tip.duke.edu>
Date: 1995/08/16
Message-ID: <Pine.NXT.3.90.950816123532.12098A-100000_at_iluvatar>#1/1


Just add char(xxxx) after your column name. We load a varchar2(2000) this way and it works just fine.
Like emp_no char(2000) terminated by X'0A',


John Jones			| my views are my own.........
Oracle Consultant		| no matter what company they are
john_at_iluvatar.tip.duke.edu	| coming from.

--------------------------------------------------------------------
Received on Wed Aug 16 1995 - 00:00:00 CEST

Original text of this message