davidchipman
Programmer
Hello All,
I have a description field in a database that I'm working on. It is a field with a description of criteria used to create certain queries. What I need to do run a script or query that will loop through each record and create a list of unique words that appear in the field and then assign a count to each word. So the word Income for instance was in the field 500 times.
Anybody have any ideas?
Thanks in Advance.
I have a description field in a database that I'm working on. It is a field with a description of criteria used to create certain queries. What I need to do run a script or query that will loop through each record and create a list of unique words that appear in the field and then assign a count to each word. So the word Income for instance was in the field 500 times.
Anybody have any ideas?
Thanks in Advance.