J
John
Hello,
I am using the group by option in the query and then a
count on the different group by's which are created? One
of the values is null? How do I get a count for the null
value?
Ex:
Type Count of type
null 0 should be 125
a 50
b 75
Thanks
I am using the group by option in the query and then a
count on the different group by's which are created? One
of the values is null? How do I get a count for the null
value?
Ex:
Type Count of type
null 0 should be 125
a 50
b 75
Thanks