order by Count
Vil gerne i den her sql order by count i min selectSELECT thread.postusername, count(*) as counter FROM thread, ftpdata WHERE thread.threadid = ftpdata.threadid AND thread.forumid IN (12,14) group by thread.postuserid
er der nogle der kan hlp mig plz !!!
