For Example
If i have a table name called Vegans and column Name called Fruits:-
ID Fruits
1 Orange,Apple
2 Orange,Apple
3 Apple
4 Orange
How to get count string count of a particular 'ID' in the column name Fruits ?