Query Run
select page_title, page_namespace from page where page_is_redirect=0 and... 3 months ago
select page_title from page where page_is_redirect=0 and... 3 months ago
select page_title from page where page_is_redirect=0 and... 3 months ago
select page_title from page where page_is_redirect=0 and... 3 months ago
select page_content_model, count(*) from page group by page_content_model; 3 months ago
select distinct(page_content_model) from page; 3 months ago
describe distinct(page_content_model) from page; 3 months ago
describe page; 3 months ago
show tables; 3 months ago
describe pages; 3 months ago
describe pages; 3 months ago