Subject Re: Max length of SQL statement
Author Tom Conlon
> Not a bad idea, but writing 1500+ entries to a table is going to
> cause quite a performance hit. This would be a good place to use a
> temporary, in memory table if Firebird supported such a thing.


No, in my experience it is simply not a problem.

(Plus, in memory table would still needs to be populated)

Regards,
Tom