Subject How to make queries to a temporary result set
Author HECTOR RIOS
Hi,
I´m trying to save some sql parsing in a Delphi application by using temporary result sets. Is there such thing in Firebird?
For example: some user makes a query with some filters and then wants to make another query over results from previous query.
It would be easy if added the filters over the result set without having to mix previous filters plus last query´s filters.
Anybody has an easy alternative for this?
 
Regards,
Hector Rios

[Non-text portions of this message have been removed]