Subject | Re: Order of Execution |
---|---|
Author | Eric Handbury |
Post date | 2002-10-17T02:41:01Z |
--- In IBObjects@y..., "Eric Handbury" <ehandbury@h...> wrote:
> Hello,results
>
> Don't know if this is a IB or IBO question, but...
>
> If I have a inline SELECT embedded within another SELECT, which
> SELECT is executed first?
> If the inline SELECT is executed last, then I could use the
> of the outer SELECT as inputs into a inline selectable SP.I figured my not-so-bright question out. The inline is last.