Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: PLSQL Collection Question
On Jun 14, 4:06 pm, "ame..._at_iwc.net" <ame..._at_iwc.net> wrote:
> Hi,
>
> I have 2 collections that are basically an array of numbers.
>
> I'm looking for some slick code that will compare collection #1
> against collection #2 and tell me how many elements of #1 are in #2.
>
> I can write some stupid FOR LOOP for WHILE LOOP with indexes and all,
> but I was wondering if anyone has something more slick or efficient?
>
> Thanks!
Oh yeah, I forgot to mention, this client is still on 8.1.7....... Received on Thu Jun 14 2007 - 16:09:01 CDT
![]() |
![]() |