Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: select ... where col in (collection)
Richard Kuhler <noone_at_nowhere.com> wrote in news:ul57b.41737$IJ6.1587587
@twister.socal.rr.com:
> roger wrote:
><snip> >> Well, the answer to my question seems to be to >> do something like this: >> >> where col in (select column_value from table(collection_variable) )
That does indeed seem silly, but it also works:) Thank you very much.
Now, I guess my only question would be whether this is the best or only way to use a collection variable in this way - as the subject of an IN operator.
Would you have any thoughts on that?
Thanks again. Received on Mon Sep 08 2003 - 15:19:24 CDT
![]() |
![]() |