Hi Mufasa,
thank you for your reply. i tried the following query.
select criteria_name,count,dept,division,section,source_name
from criteria group by criteria_name,dept,division,section,source_name.
the results are like this:
criteria_name count dept division section source_name
abc...