Query Run
select page_title, page_id from page where page_namespace = 0 and... 1 month ago
select page_title, page_id from page where page_namespace = 0 and... 1 month ago
select * from page where page_namespace = 0 limit 100; 1 month ago
select * from page where page_namespace = 0 limit 10; 1 month ago
select * from page where pagenamespace = 0 limit 10; 1 month ago
select * from page limit 10; 1 month ago
select cat_title from category limit 1000; 1 month ago
select cat_title from category limit 100; 1 month ago