Query Run
SELECT `user`.`user_name` AS `Nome`, `revs`.`total` AS `Nº edições`, ... 12 months ago
SELECT `user`.`user_name` AS `Nome`, `revs`.`total` AS `Nº... 12 months ago
SELECT `user`.`user_name` AS `Nome`, `user`.`user_registration` AS... 12 months ago
SELECT rev_actor, COUNT(rev_id) FROM revision WHERE rev_timestamp >... 12 months ago
SELECT rev_actor, COUNT(rev_id) FROM revision WHERE rev_timestamp >... 12 months ago
SELECT rev_actor, MAX(rev_timestamp) AS last_edit FROM revision LIMIT 10 12 months ago
SELECT rev_actor, MAX(rev_timestamp) AS last_edit FROM revision WHERE... 12 months ago
SELECT rev_actor, MAX(rev_timestamp) AS last_edit FROM revision GROUP... 12 months ago