Subject | Re: [firebird-support] Re: Stored procedures vs Dynamic SQl |
---|---|
Author | Daniel Rail |
Post date | 2005-07-14T09:34:54Z |
Hi,
At July 14, 2005, 02:47, women_lover_best wrote:
duration of the connection(not just the transaction), unless you
explicitly unprepare the DML statement. And that cached execution plan
is only available within that connection only.
This was reply on top of what I said in the Firebird Architect group.
--
Best regards,
Daniel Rail
Senior Software Developer
ACCRA Consultants Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At July 14, 2005, 02:47, women_lover_best wrote:
> thanks for replying..Firebird does save(cache) the execution plan of a prepared DML for the
> My situation..
> does firebird saves execution plan both for Sp and dynamic SQL's..is
> there a performance difference?
duration of the connection(not just the transaction), unless you
explicitly unprepare the DML statement. And that cached execution plan
is only available within that connection only.
This was reply on top of what I said in the Firebird Architect group.
--
Best regards,
Daniel Rail
Senior Software Developer
ACCRA Consultants Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)