Jump to content

Count num of rows for each user


petenaylor

Recommended Posts

Hi all

 

I have an SQL table that looks like this:

 

ID    name    date

 

1      Pete      20/06/2011 14.26

2      Steve    20/06/2011 13.25

3      Jon        20/06/2011 9.23

4      Pete      19/06/2011 5.56

 

Basically it is a log of when each user logs into a system

 

I need to create an SQL query that will add up all the instances of each person and give a total.

 

Many thanks for your help

 

Pete

Link to comment
https://forums.phpfreaks.com/topic/239876-count-num-of-rows-for-each-user/
Share on other sites

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.