Query Run
use commonswiki_p; SELECT FLOOR(rev_timestamp/1000000) AS Day, COUNT(*) AS... 3 years ago
use commonswiki_p; SELECT FLOOR(rev_timestamp/1000000) AS Day, ... 3 years ago
use commonswiki_p; SELECT DATEPART(DAY, rev_timestamp) AS Day, ... 3 years ago
use commonswiki_p; SELECT concat('File:', rev_page), rev_len from... 4 years ago
use commonswiki_p; SELECT concat('File:', rev_page), rev_len from... 4 years ago
use commonswiki_p; SELECT concat('M', page_id), page_title, a1.actor_name #... 4 years ago