Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> PLSQL Collection Question
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! Received on Thu Jun 14 2007 - 16:06:07 CDT
![]() |
![]() |