Subject Re: [Firebird-Architect] Applications of Encoded Data Streams
Author Jim Starkey
Helen Borrie wrote:

>Would another natural use be in DSQL, for tuple subquery expressions?
>
>select a.blah,
> (select b.a, b.b, b.c from tableb b
> where b.id = a.id) as (aa, bb, cc),
> a.p, a.q, a.r from tablea a
>
>
>
I don't think so, but maybe somebody could get creative.

Is this SQL?

--

Jim Starkey
Netfrastructure, Inc.
978 526-1376