Subject | Re: Subselect doesn't work |
---|---|
Author | ben_ata |
Post date | 2004-11-25T14:08:41Z |
--- In firebird-support@yahoogroups.com, Thomas Zillinger
not support this. AFAIK support for derived tables is planed for V2.0
Thomas
> Has somebody an idea why the current statement wouldn't workThis is not a subselect. This is called a derived table, FB 1.5 does
> with firebird.
>
> SELECT triples.PREDICATE, triples.ARG0, triples.ARG1
> FROM (SELECT 'http://test#goodTitle' AS PREDICATE,
> triples.SUBJECT
> [snipped rest of select]
not support this. AFAIK support for derived tables is planed for V2.0
Thomas