Hi have a table name is cou
name type
kasu 1
kasu 4
kasu 3
nimal 1
nimal 2
I need this answer as
name cnt
kasu 3
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.
ok so, sorry, i didn’t find something more elegant, so I did it the stupid way. There is definetly another way of doing it though…
Demo with your example
Another Example after adding inputs