I need to find how many times a particular word appears in a particular field.

How can i do that?

for an instance - (jan,mar,jan,feb,aug,sep,jan)

how many "Jan"'s in the above field?