Subject | RE: [ib-support] UNION |
---|---|
Author | Helen Borrie |
Post date | 2001-02-24T23:16:15Z |
At 11:03 AM 24-02-01 -0500, you wrote:
Just the same as
select * from aTable where account_type='FREE' is not a singleton select, even if it returns 1 or 0 rows.
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>Helen,Quite true - but it's not a singleton select, because it potentially returns multiple rows.
>
>Unfortunately your assertion is not true, a UNION can return a set
>containing any number of rows including 0 and 1.
Just the same as
select * from aTable where account_type='FREE' is not a singleton select, even if it returns 1 or 0 rows.
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________