<?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/sas/tags/hash</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 06:32:34 GMT</pubDate>
<item>
<title>(SAS) Simple hash lookup - rambles</title>
<link>http://snipplr.com/view/57871/simple-hash-lookup/</link>
<description><![CDATA[ <p>Simple, basic syntax for SAS lookup</p> ]]></description>
<pubDate>Tue, 16 Aug 2011 19:21:14 GMT</pubDate>
<guid>http://snipplr.com/view/57871/simple-hash-lookup/</guid>
</item>
<item>
<title>(SAS) Summary datasets using hashes - rambles</title>
<link>http://snipplr.com/view/54497/summary-datasets-using-hashes/</link>
<description><![CDATA[ <p>This snippet comes directly from Paul M. Dorfman's paper on programming with Hash objects.  The hash object is useful when summarising huge datasets that aren't sorted and indexed by the variable(s) to be summarised; they can often be quicker than proc summary and are certainly less machine intensive.</p> ]]></description>
<pubDate>Fri, 27 May 2011 19:45:20 GMT</pubDate>
<guid>http://snipplr.com/view/54497/summary-datasets-using-hashes/</guid>
</item>
<item>
<title>(SAS) Even you can Use HASH and DOUBLE DASH: It’s that Simple…… - sarathannapareddy</title>
<link>http://snipplr.com/view/22281/even-you-can-use-hash-and-double-dash-its-that-simple/</link>
<description><![CDATA[ <p>In order to understand HASH and DOUBLE HASH concept in SAS you need to know about two different ranges of variables:</p> ]]></description>
<pubDate>Sun, 01 Nov 2009 08:01:39 GMT</pubDate>
<guid>http://snipplr.com/view/22281/even-you-can-use-hash-and-double-dash-its-that-simple/</guid>
</item>
</channel>
</rss>