Query Run
select * from category where cat_title LIKE '%fashion%'; 6 years ago
select * from cateogry where cat_title LIKE '%fashion%'; 6 years ago
desc category; 6 years ago
show tables; 6 years ago