[pLog-svn] Fwd: mysql regexp

Jon Daley plogworld at jon.limedaley.com
Thu Mar 22 12:20:11 EDT 2007


Someone asked me to look up how to regular expressions in mysql.   I 
hadn't ever done that before, but it is pretty simple.  I thought I would 
forward it here in case someone finds it useful someday.

select slug from plog_articles WHERE slug REGEXP 'one[-]*r[-]*c';


More information about the pLog-svn mailing list