Subject RES: [firebird-support] How to make queries to a temporary result set
Author Fabiano
Maybe:



Select * from

(

select * from table where field1 = 1

) as FILTER

Where FILTER.field2 = 2



Fabiano.



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