RushiShroff
Programmer
I have in my tabe 10 column out of which in one column there is city field. I want to use filter using LIKE operator with the city field.City contains Mumbai, Mum-21 etc.I want to use "select * from table where city LIKE MUM %" SO that all city records starting with MUM will be displayed.
This query not working.Any clues please ??
Please !!
This query not working.Any clues please ??
Please !!