Search found 1 match

by eliZZZa
Fri May 23, 2008 10:21 am
Forum: Databases
Topic: Help with mySQL query
Replies: 0
Views: 261

Help with mySQL query

I'm a beginner on PHP and mySQL and I need your help with writing a query more efficiently. I am querying data from a mySQL database resulting in alphabetical lists of persons. What I do (and I am sure, there is a more elegant way for it) is repeating the following query for every list. Is there a w...