ok, that's going to require that you split out every word in the column individually
this may require a cross join with a numbers table
what's this for? how often are you going to use it?
the query will definitely not be easy to write, nor efficient to run