I have a script that will give me three columns and a count(column_ref)
see below.
desc1/ desc2/ desc3/ count(column_ref) where clause. group by order by
that i can acheive easily, but i want to have another count(column_ref) next to the first one using same description columns but with different criterias,