petersprc wrote:
> There are some comments code here which might be useful in counting
> substrings, or splitting a string into words:
>
> http://dev.mysql.com/doc/refman/5.0/...functions.html
Thanks, that really looks like some of those examples do what I need.
I did read the documentation (probably even on that same page), but
completely missed the comments.