<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - webonomic</title>
<link>http://snipplr.com/users/webonomic/tags/sql</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 13 Oct 2008 20:51:35 GMT</pubDate>
<item>
<title>(SAS) Use Regular Expressions in Proc SQL</title>
<link>http://snipplr.com/view/8774/use-regular-expressions-in-proc-sql/</link>
<description><![CDATA[ <p>You can use regular expressions within SQL. This can be quite powerful in selecting data that matches certain conditions. The following example shows a simple regular expression which selects only quarterly periods from a table containing years, quarters &amp; months.</p> ]]></description>
<pubDate>Thu, 02 Oct 2008 13:16:09 GMT</pubDate>
<guid>http://snipplr.com/view/8774/use-regular-expressions-in-proc-sql/</guid>
</item>
<item>
<title>(SAS) Match Merge using Proc SQL</title>
<link>http://snipplr.com/view/6448/match-merge-using-proc-sql/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 24 May 2008 18:44:21 GMT</pubDate>
<guid>http://snipplr.com/view/6448/match-merge-using-proc-sql/</guid>
</item>
<item>
<title>(SAS) Using Proc SQL to summarize tables into groupings</title>
<link>http://snipplr.com/view/6109/using-proc-sql-to-summarize-tables-into-groupings/</link>
<description><![CDATA[ <p>Using Proc SQL summarize the table sashelp.shoes grouping on</p> ]]></description>
<pubDate>Sat, 03 May 2008 15:19:18 GMT</pubDate>
<guid>http://snipplr.com/view/6109/using-proc-sql-to-summarize-tables-into-groupings/</guid>
</item>
<item>
<title>(SAS) Logical Expressions In SQL</title>
<link>http://snipplr.com/view/5647/logical-expressions-in-sql/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 01 Apr 2008 13:39:05 GMT</pubDate>
<guid>http://snipplr.com/view/5647/logical-expressions-in-sql/</guid>
</item>
</channel>
</rss>