hi.
i have a table name result that contain result from a survey form.
The table have username, a1,a2,a3,a4,a5, a6,.......a75 column which represent username and their answers to each question. The answer range from 1 to 8.
How do I count number of times each user chooses 3 as the answer?
thank you.
i have a table name result that contain result from a survey form.
The table have username, a1,a2,a3,a4,a5, a6,.......a75 column which represent username and their answers to each question. The answer range from 1 to 8.
How do I count number of times each user chooses 3 as the answer?
thank you.
Comment