Query Run
select * from category where cat_title like 'Editathon%' 1 month ago
select * from category where cat_title like 'Editathon%' limit 1 1 month ago
select * from category where cat_title like 'editathon%' limit 1 1 month ago
select * from category where cat_title like editathon% limit 1 1 month ago
select * from category limit 1 1 month ago