Subject | RE: [firebird-support] Group By SQL - Give Blank a "Title" |
---|---|
Author | Helen Borrie |
Post date | 2004-10-08T07:08:31Z |
At 02:46 PM 8/10/2004 +1000, you wrote:
both NULL and blank?
Helen
> > >I'm running a simple group by query that returns the name of the groupAlan McDonald commented:
> > >and a count. One of the "groups" is a blank. Instead of just having a
> > >blank, I want to say "No Value Specified".
>
> >
> > If your "blank" is really a null, then you can use coalesce instead.
> >
> > ./h
>and there could be NULLS *and* blanks.Hmm, he said "one of the groups". Can you describe how that group could be
both NULL and blank?
Helen