I want to count the repeating text in a table that i have. If the word repeats, i want to be able to know how many times it does. For example, my DB has a list of adverse reactions from drugs. I want to be able to count the total number of times that a certain drug caused any type of reaction. How do i do that???