Subject RE: [firebird-support] SubQuery / SubSelect / Nested Query Support
Author Leyne, Sean
> > What is it called when you do a select from a select statement. ie.
> > Select * from (Select * from table). Is called subquery or
> something
> > else. Just so I can refer to it in the future.
>
> Subquery.

Interesting, Arno Brinkman (the developer who added support for them for
v2.0) called them "derived" tables.


Sean