Hello,
I am attempting to write a query that will count the number of times a word occurs in a text that I am entering into a database. I have successfully parsed the text that I want to enter into the database. My tables are as follows, (id, word, count). Thank you so much for all of your help.