Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-10-12 : 10:43:22
|
| kenneth writes "I`m sitting here trying to count words in a column and i just can figure it out. Let`s presume i have a table (tbl1) with a varchar column(c1). My mission is to count how many words in the first rov(r1) of that column (tbl1,c1,r1). After counting total words i also need unique words fro the same (tbl1,c1,r1). I have tries several possibilities but so far with no luck. Any help here? Thanks in advance.Kenneth" |
|
|
|
|
|