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