Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Help: SQLLDR and NULL values

Help: SQLLDR and NULL values

From: <la_quake_at_my-deja.com>
Date: Wed, 10 Nov 1999 19:30:30 GMT
Message-ID: <80ch4m$auj$1@nnrp1.deja.com>


Hello everyone, here is the problem:

SQLLDR keeps insisting that there are no NULLs in my data and so what it does, it moves the next data over to where NULL was. For example, the following fixed data:

1234<NULL>XYZ

is converted to

1234XYZ by SQLLDR. How can I make SQLLDR to see the NULL? Thanks in advance for your help.
--
Please visit the following site to get to know the real Sathya Sai Baba: http://www.myfreeoffice.com/saibabaexposed/index.html

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Nov 10 1999 - 13:30:30 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US