Database: Sql Server
I have a column called page_text that contains the following value
"I love stackoverflow.com because I can post questions and get answers anytime."
Using SQLQUERY , I want to find the number . So in this line it should return 4. I
I could find something.
Chief source
share