Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> sqlldr
Hi All,
I have run into a situation with SQLLoader (8.1.5 / hp-ux 11). I now
have a situation that I will now have more than one type of recid needing
to be loaded into a table.
Currently I use a "when recid='xxx'", now I need something like "when recid='xxx' or recid='yyy'". From what I can tell from the docs, and trial & error it will only take a "when recid='xxx' AND recid='yyy'". I really need the OR clause instead.
Short of duplicating the entire statement several times is there some sort of "OR" that I am missing?
Thanks and regards
Jon
Received on Mon Nov 18 2002 - 19:21:25 CST
![]() |
![]() |