daddio2005
Programmer
I have a table that contains a memo field which has lots of information in it. I wish to search through each row in that table and return of count of how many times a word occurs for each row.
I know the COUNT() function counts the number of rows but I need to count the number of occurances in each row.
Any suggestions would be appreciated
thanks.
I know the COUNT() function counts the number of rows but I need to count the number of occurances in each row.
Any suggestions would be appreciated
thanks.