Query Run
select * from sites limit 10; 2 years ago
select * from sites limit 2 years ago
select * from sites limit 1; 2 years ago
select * from category where cat_title like '%city%' limit 100; 2 years ago
select * from category where cat_title like 'city' limit 100; 2 years ago
select * from category limit 100; 2 years ago
select * from page limit 1; 2 years ago
select * from page limit 1; 2 years ago