<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/mysql/tags/regex</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 07:27:16 GMT</pubDate>
<item>
<title>(MySQL) Search and replace within a field with regex in MySQL - davidrinnan</title>
<link>http://snipplr.com/view/28797/search-and-replace-within-a-field-with-regex-in-mysql/</link>
<description><![CDATA[ <p>After a problem with row break in a text field I found this way of searching within a where clause in an SQL query. Can be used for selection or update / replace purposes of course.</p> ]]></description>
<pubDate>Tue, 23 Feb 2010 14:06:08 GMT</pubDate>
<guid>http://snipplr.com/view/28797/search-and-replace-within-a-field-with-regex-in-mysql/</guid>
</item>
<item>
<title>(MySQL) MySQL REGEX match comma-delimitted list - j4kp07</title>
<link>http://snipplr.com/view/22338/mysql-regex-match-commadelimitted-list/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 02 Nov 2009 15:40:18 GMT</pubDate>
<guid>http://snipplr.com/view/22338/mysql-regex-match-commadelimitted-list/</guid>
</item>
</channel>
</rss>