<?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/substring</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 23:52:38 GMT</pubDate>
<item>
<title>(MySQL) Find and Replace MySQL column with substring - jgomez</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>
<item>
<title>(MySQL) select first character of second word (surname) - ReeceMarsland</title>
<link>http://snipplr.com/view/25209/select-first-character-of-second-word-surname/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Dec 2009 03:48:08 GMT</pubDate>
<guid>http://snipplr.com/view/25209/select-first-character-of-second-word-surname/</guid>
</item>
</channel>
</rss>