<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jgomez</title>
<link>http://snipplr.com/users/jgomez/tags/String</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 14:36:04 GMT</pubDate>
<item>
<title>(MySQL) Find and Replace MySQL column with substring</title>
<link>http://snipplr.com/view/64199/find-and-replace-mysql-column-with-substring/</link>
<description><![CDATA[ <p>Example: There is a table, 'user', with a column, 'clear', containing values such as: 

`clear
--------
\'animal\'
\'pass'\
`

and we would like to retrieve 'animal' and 'pass' ( without the pre &amp; post \' )</p> ]]></description>
<pubDate>Wed, 28 Mar 2012 22:00:49 GMT</pubDate>
<guid>http://snipplr.com/view/64199/find-and-replace-mysql-column-with-substring/</guid>
</item>
</channel>
</rss>