Query Run
USE commonswiki_p; SELECT actor_name, count(*) as tot FROM page INNER JOIN... 3 years ago
USE commonswiki_p; SELECT actor_name, count(*) as tot FROM page INNER JOIN... 3 years ago
USE commonswiki_p; SELECT user_name, count(*) as tot FROM page INNER JOIN... 3 years ago
USE commonswiki_p; SELECT user_name, count(*) as tot FROM page INNER JOIN... 3 years ago
USE commonswiki_p; SELECT concat("File:",page_title) FROM revision INNER... 3 years ago