Character Count... and More.

admin

Administrator
Staff member
I need to do this in pure MySQL (if I can).

What I'm looking to do is limit my query like this:

- At least five \n's (newlines) with 10 - 30 character's per line.

Does that make sense? I know PHP can do this, but can MySQL?
 
Back
Top