j
k
j a
j l
here I found a solution!
SELECT DISTINCT uid, @test:=0, @test := @test+ 1 FROM node WHERE type='blog' GROUP BY uid ORDER BY @test DESC LIMIT 1
Back to the thread
Back to the list