Remove everything before first # in mysql field

Posted by John Snow on Stack Overflow See other posts from Stack Overflow or by John Snow
Published on 2010-04-13T23:00:38Z Indexed on 2010/04/13 23:03 UTC
Read the original article Hit count: 271

Filed under:
|
|

Excuse my ignorance.

I need to replace all data in a mysql field before and including the first # .

example field = golfers

data at the first hole the golfer missed a 9 inch putt and said "#hit it bad

new data hit it bad

© Stack Overflow or respective owner

Related posts about mysql-query

Related posts about remove