Subject | RE: [firebird-support] Group By SQL - Give Blank a "Title" |
---|---|
Author | Alan McDonald |
Post date | 2004-10-08T04:27:09Z |
> I'm running a simple group by query that returns the name of the groupI handle this in my app at the onRead event for the field value
> and a count. One of the "groups" is a blank. Instead of just having a
> blank, I want to say "No Value Specified".
>
> How can I accomplish this with SQL?
>
Alan