Subject RE: [firebird-support] Group By SQL - Give Blank a "Title"
Author Alan McDonald
> I'm running a simple group by query that returns the name of the group
> 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?
>

I handle this in my app at the onRead event for the field value
Alan