| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Me2resh Lists | Date: | April 3 2007 10:51am |
| Subject: | mysql question. | ||
| View as plain text | |||
hi
i need help regarding a sql query in my php app.
the query is :
$SQL = "SELECT DISTINCT(EMail) FROM mena_guests WHERE Voted = 'yes'
LIMIT $startingID,$items_numbers_list";
i want to sort this query by the number of the repeated EMail counts.
can anyone help me with that please ?
| Thread | ||
|---|---|---|
| • mysql question. | Me2resh Lists | 3 Apr |
| • Re: mysql question. | Mogens Melander | 3 Apr |
