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

Home -> Community -> Usenet -> c.d.o.misc -> Re: loading nulls into a varray with SQL Loader

Re: loading nulls into a varray with SQL Loader

From: Andy Hassall <andy_at_andyh.co.uk>
Date: Tue, 07 Feb 2006 20:13:19 +0000
Message-ID: <eivhu1588e2oh7o1vkddsca4shm3u7erfk@4ax.com>


On 7 Feb 2006 06:53:19 -0800, "Kevin" <kevinherring_at_lycos.co.uk> wrote:

>brilliant! thanks Andy, that was perfect.
>
>I did try the nullif, but I didnt realise that you needed to put (in
>your example) c.c
>
>I just have the equivalent of:
>c VARRAY COUNT(CONSTANT 5) ( c NULLIF c="null" )

 I didn't find the docs particularly clear on this - there's a fair bit of information about loading object types, and a mention that varrays are treated similarly, but it's short on clear examples.

-- 
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Received on Tue Feb 07 2006 - 14:13:19 CST

Original text of this message

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