Subject Re: How a stored procedure exectute?
Author hfsnell
--- In firebird-support@yahoogroups.com, Svein Erling Tysvær
<svein.erling.tysvaer@...> wrote:
>
> Tell us which Firebird version you are using, and show us the stored
procedure (or a part of it that demonstrates the problem). Then we
might be able to show alternative solutions.
>
> HTH,
> Set
>
Thank your quick reply!
I just want to know exactly how does the SP execute?
It returns the temporary table and select from it with where clause or
it plan again SP with where clause and execute the new plans?
NHP