Subject more then two unions
Author Klement Guenther - Munich-MR
Is there a restriction to only have one union in firebird?
eg.
select count(*) table_1 union
select count(*) table_2 union
select count(*) table_3 ;

sqlref.html says there can be more then one union.

Guenther


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