Subject Re: SQL query string size
Author Adam
--- In firebird-support@yahoogroups.com, "alesles2" <alesles2@y...> wrote:
> Could someone tell me, what is the limit of the DSQL string size

64K, but there are other limits such as number of members inside IN,
number of ANDs, number of ORs, number of joins etc that may make this
smaller.

Adam