Report Problem

From: wychan <wychan_at_vol.net>
Date: Tue, 22 Sep 1998 22:31:58 +0800
Message-ID: <3607B4DE.7CADE9FB_at_vol.net>



Hi,
Is it possible to make the following sql in report 2.5 ?

select * from
(
  select A,B from table1
  union
  select A,B from table2
)
order by A;

Thanks for any advice,
River Received on Tue Sep 22 1998 - 16:31:58 CEST

Original text of this message