Subject | Re: Out-of-memory problem |
---|---|
Author | Gary Jones |
Post date | 2003-08-14T10:11:58Z |
--- In firebird-support@yahoogroups.com, "Alan McDonald" <alan@m...>
wrote:
When you say it's a good idea to limit the number of records
returned by a query, I'm wondering how best to implement this.
Obviously it could be done by having a series of SQLs, each with an
appropriate WHERE clause. Is there any neater, automatic way of
achieving this (through adjustment of Firebird/Delphi/OS parameters)?
Thanks.
Gary
wrote:
> well if you are using tables, let's follow this logic..Thanks for the helpful reply.
>
> the same sort of thing can happen if you select * from table
>(as a query) with no limiting clause...
When you say it's a good idea to limit the number of records
returned by a query, I'm wondering how best to implement this.
Obviously it could be done by having a series of SQLs, each with an
appropriate WHERE clause. Is there any neater, automatic way of
achieving this (through adjustment of Firebird/Delphi/OS parameters)?
Thanks.
Gary