Subject Group By SQL - Give Blank a "Title"
Author ra8009
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?