Hi everybody, I qould like to this query:
select userid,count(userid) from points where acq=6 group by userid limit
100
but only get the results where count(userid)>1
And I don't know how to do that.
Could anyone of You please help me out?.

TIA.
/Patrik


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to