Jump to content

[SOLVED] mysql query help


MrBillybob

Recommended Posts

i want to select all of the data for each and every user separately using a query..is this possible?

user    t      etc
a       4      xy
a       13     gg
b       5      xx
a       43     df
c       2      xy

and then

 

i wanna get all of the data from user a, but i dont know that a == a i need to be able go throughthe database and collect all the data from a then find the next user name and get data for it...if this doesn make sense ask for more info

 

 

Link to comment
https://forums.phpfreaks.com/topic/65369-solved-mysql-query-help/
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.