<?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/favorites/brent-man/language/sql</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 18:03:29 GMT</pubDate>
<item>
<title>(SQL) select count - brent-man</title>
<link>http://snipplr.com/view/11070/select-count/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 11 Jan 2009 05:48:32 GMT</pubDate>
<guid>http://snipplr.com/view/11070/select-count/</guid>
</item>
<item>
<title>(SQL) Update from select - brent-man</title>
<link>http://snipplr.com/view/5150/update-from-select/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 21 Feb 2008 11:56:51 GMT</pubDate>
<guid>http://snipplr.com/view/5150/update-from-select/</guid>
</item>
<item>
<title>(SQL) Update Select - brent-man</title>
<link>http://snipplr.com/view/4181/update-select/</link>
<description><![CDATA[ <p>Update one table by selecting from another. Avoids cursors.</p> ]]></description>
<pubDate>Fri, 23 Nov 2007 07:27:28 GMT</pubDate>
<guid>http://snipplr.com/view/4181/update-select/</guid>
</item>
<item>
<title>(SQL) MySQL Replace function - brent-man</title>
<link>http://snipplr.com/view/2992/mysql-replace-function/</link>
<description><![CDATA[ <p>A life-saver in an emergency, to do a search &amp; replace directly on the database. Probably also a cause of aforementioned emergency for many people, so do have a backup ready for when it goes wrong.</p> ]]></description>
<pubDate>Fri, 22 Jun 2007 07:19:41 GMT</pubDate>
<guid>http://snipplr.com/view/2992/mysql-replace-function/</guid>
</item>
</channel>
</rss>