G
George in Waco
I've got two databases. One is a master listing of colleges, and the other is
a listing of federal lawsuits since calendar year 2000. I'm using the count
function to add up the number of lawsuits filed against each college, but
some colleges have no federal lawsuits. Accordingly, the count function
skips them altogether in the query instead of returning a zero. How can I
make a zero value appear in the query when I run it?
a listing of federal lawsuits since calendar year 2000. I'm using the count
function to add up the number of lawsuits filed against each college, but
some colleges have no federal lawsuits. Accordingly, the count function
skips them altogether in the query instead of returning a zero. How can I
make a zero value appear in the query when I run it?