Subject | Re: [ib-support] Re: Select in select |
---|---|
Author | Svein Erling Tysvaer |
Post date | 2002-09-20T13:58:04Z |
Michael,
before any query is executed it has to be prepared. Part of this process is
determining which indexes (if any) to use. Your query would not even know
which table to use, hence this is simply impossible!
Set
before any query is executed it has to be prepared. Part of this process is
determining which indexes (if any) to use. Your query would not even know
which table to use, hence this is simply impossible!
Set