Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL*Loader problem: Not loading Spaces into NULL column through direct load
fatehahmad_at_hotmail.com wrote:
>
> Hi,
>
> I am using Oracle 8i. I am trying to load some data into a table by
> using SQL*Loader direct load option. One of the columns in that table is
> NULL. When loader encounters a row which try to insert spaces into the
> NULL column, it rejects that row. I couldn't find out a solution that
> stops this behaviour.
>
> Thanks
>
> Fateh Ahmad
> fatehahmad_at_yahoo.com
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Look at NULLIF col=BLANKS
HTH
--
"Some days you're the pigeon, and some days you're the statue." Received on Mon Jan 17 2000 - 05:35:18 CST
![]() |
![]() |