Subject | more then two unions |
---|---|
Author | Klement Guenther - Munich-MR |
Post date | 2003-07-25T11:33:30Z |
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]
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]