Subject | RE: [firebird-support] Temporary tables |
---|---|
Author | Ann W. Harrison |
Post date | 2004-12-18T19:09:40Z |
At 01:07 PM 12/18/2004, Garrett Smith wrote:
firebird 2. Subqueries have been around forever, as
in
select a, select max (b) from c as b, c from table
Regards,
Ann
>It doesn't appear so -- in 1.5, "select * from (select * from bar)"I wasn't clear. Derived tables are a new feature of
>doesn't work. In the what's new for FB 2, they list derrived tables as
>something new.
>
>Is there a compilation option that enables derrived table support for
>1.5?
firebird 2. Subqueries have been around forever, as
in
select a, select max (b) from c as b, c from table
Regards,
Ann