Hi guys I have a problem with a mysql query, maybe it's super simple but I need a push to get it out.
It is a table of student registrations in which each student has different status such as "Registered", "Canceled", "Pending", "In Process".
What I want to do in the same query shows me a row of how many there are in registered status, another row how many are in canceled and so on.