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