I'm looking to see if it's possible to only display results with multiple instances of a single character. For instance, if I wanted to only show rows that have the "," character in it more than 6 times.
Example: I, am, trying, to, figure, out, this, query
Would show in the results, but any row with less than 6 ","'s wouldn't show.