Subject | Re: Empty Result Set / NULL handing |
---|---|
Author | Adam |
Post date | 2007-04-10T22:28Z |
--- In firebird-support@yahoogroups.com, Hans <hhoogstraat@...> wrote:
record and that record contains a null.
Adam
>Coalesce will not work for empty sets. It will only work if there is 1
> Maybe
>
> Select coalesce(value,'EOF') from table where id = someidnumber into
> someresult;
record and that record contains a null.
Adam