Query Run
USE fiwiki_p; SELECT count(*), page_title from page, categorylinks,... 7 years ago
USE fiwiki_p; SELECT * from page, categorylinks where cl_to =... 7 years ago
USE fiwiki_p; SELECT * from categorylinks where cl_to = 'Suomen_entiset_kunnat'; 7 years ago
USE fiwiki_p; SELECT * from categorylinks where cl_to = 'Suomen_kaupungit'; 7 years ago
USE fiwiki_p; SELECT COUNT(*) as c, tl_title FROM templatelinks WHERE... 7 years ago
USE fiwiki_p; SELECT COUNT(*) as c, tl_title FROM templatelinks WHERE... 7 years ago
USE fiwiki_p; SELECT COUNT(*) as c, tl_title FROM templatelinks WHERE... 7 years ago
USE fiwiki_p; SELECT * FROM templatelinks WHERE tl_namespace = 10 AND... 7 years ago