I'm just wandering if it is possible to retrieve words that are
included in the text field most often. So for example content:
Hello, how are you ? Is that it ? How you doing ? How is that ?
Would produce words:
how (3 times)
is (2 times)
that (2 times)
Is this doable without using stored proc ?
"Taxes are the fees we pay for civilized society" G.W.
included in the text field most often. So for example content:
Hello, how are you ? Is that it ? How you doing ? How is that ?
Would produce words:
how (3 times)
is (2 times)
that (2 times)
Is this doable without using stored proc ?
"Taxes are the fees we pay for civilized society" G.W.