hmm well hope im doing this right but here it goes...
SELECT COUNT(*) FROM
character_
WHERE
character_.level BETWEEN '35' AND '50' AND
character_.class = '8'
maybe? not sure how to incorporate the timelaston if it does work that way then like jilena stated id implement last 30days :x
|