Re: SQL*Loader question

From: Joaquin Garcia Santos <jis_at_iberdrolaingenieria.es>
Date: 2000/05/18
Message-ID: <8g0njf$301$1_at_talia.mad.ttd.net>#1/1


Bernard Niset escribió en mensaje <8g0k8v$1i9n$1_at_news4.isdnet.net>...
>I can't remind how to specify that the litteral value NULL in the input
 file
>should be considered as a null value by the sqlloader.
>Cheers,
> -----------------------------------------
>Bernard Niset
>7Ways development team
>http://www.tldnames.com
>-----------------------------------------
>
>
Hello,

TRAILING NULLCOLS Bye.

LOAD DATA
APPEND
INTO TABLE ana_jtpg
FIELDS TERMINATED BY ','
TRAILING NULLCOLS
(j, t, extvol, minvol, maxvol) Received on Thu May 18 2000 - 00:00:00 CEST

Original text of this message