I want to filter an exact word in a comma delimited string(column value)
For example,
String : [CST,CS,ATS,ALU]
search input : CS
Here,
I need list of row that has only CS and should not have CST.
Could you please help me resolve this issue?
Thanks
Original issue reported on code.google.com by sureshp...@gmail.com on 7 Oct 2013 at 8:31
Original issue reported on code.google.com by
sureshp...@gmail.com
on 7 Oct 2013 at 8:31