I have a table like this:
--Table Answer--
Id Question_id Attendee_id Answer
100 qst1 001 Name1
101 qst2 001 Name1
102 qst3 002 Name2
I would like to know how I can count the answers that have the same values?