Subject | RE: [firebird-support] in vs exist |
---|---|
Author | Helen Borrie |
Post date | 2003-12-19T02:18:37Z |
At 01:00 PM 19/12/2003 +1100, you wrote:
IN(subquery) predicates, be safe and use EXISTS() and also save some
processing cycles.
/heLen
> > Hi,Wisely. IN() can handle a maximum of 1500 values and then it excepts. For
> >
> > At December 18, 2003, 20:41, Alan McDonald wrote:
>
>I'm the other way (use IN) but I do only use it when I know that the result
>of the IN subselect is small. It does not perform well when it is large.
IN(subquery) predicates, be safe and use EXISTS() and also save some
processing cycles.
/heLen