I have a database as follows:
Now I want to get the COUNT for Time where categorized into less than or more than 5 s and GROUP BY Name. Then I need to show the data in gridview.
Can anyone show me the SQL command or any other ways to do so?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think what you’re asking for is…
or as columns