Subject | Re: [firebird-support] Re: Limiting fetched rows doesn't offer much performance benefit |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2006-03-09T05:26:52Z |
On 7 Mar 2006 at 21:21, jimbehr3446 wrote:
of fetched records at client side (call isc_dsql_fetch() appropriate
number of times). I hope you don't use some stupid compiler (like
VFP)...
--
SY, Dimitry Sibiryakov.
>When there is no ORDER BY clause it would be faster for FB to justThe workaround is simple: don't use FIRST clause and limit number
>return the first 50 that match. But it does not appear to work that
>way. And I have not been able to find a workaround.
of fetched records at client side (call isc_dsql_fetch() appropriate
number of times). I hope you don't use some stupid compiler (like
VFP)...
--
SY, Dimitry Sibiryakov.