just as a little advice, I would actually use joins - for performance reasons. 'where in' seems to be rather slow, especially if you use it on large sets of data.
- [GENERAL] where in (select array) Marcus Engene
- Re: [GENERAL] where in (select array) Grzegorz Jaśkiewicz
- Re: [GENERAL] where in (select array) Richard Huxton
- Re: [GENERAL] where in (select array) Marcus Engene
- Re: [GENERAL] where in (select array) Richard Huxton
- Re: [GENERAL] where in (select array... Marcus Engene