Show records with 0 total in a sum query

Joined
Mar 17, 2007
Messages
1
Reaction score
0
Hey everyone,

I have a query displaying total customers within specific sectors using the groupby and sum arguments. The only issue being it doesn't display sectors with 0 customers at all (i would like it to list them with 0 total). I just wondered if there was a way of doing this or whether it will only ever show results with positive counts?

Thanks so much,

Dave
 
Back
Top