select * from category where cat_title = 'WLB_Assam' |
2 months ago |
select * from category where cat_title = 'Wiki_Loves_Butterfly_by_state' |
2 months ago |
select c.cat_title, cat_subcats from category c where c.cat_title =... |
2 months ago |
select c.cat_title, cat_subcats from category c where c.cat_title like... |
2 months ago |
select cat_subcats from category c where c.cat_title = 'Wiki Loves Butterfly... |
2 months ago |