Query Run
select cat_id, cat_title from category where cat_subcats > 1000 1 year ago
select cat_id, cat_name from category where cat_subcats > 1000 1 year ago
select cat_id from category where cat_subcats > 1000 1 year ago
select cat_id from category where cat_subcats < 1000 1 year ago
select * from category 1 year ago
select concat("Category:",page_title),page_len,cat_pages,cat_subcats from... 1 year ago