Jump to content

Find the total number of individual record in MySQL with php


phppaper

Recommended Posts

Dear all,

 

I would like to find the total number of individual record in MySQL with php.

 

For example:

I have different department name stored in a column in MySQL.

I would like to find out the total number of each department.

 

But I do not know the names of the department

 

How can I do it?? Counting the total of each department without knowing their names

 

Thanks!

You didn't even try it did you?

 

Nowhere in that query does it say that we know the name of the department.  It says: "Return the department name to me, and a count of how many times it exist in this table".

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.