<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Show all possible values in table regardless of whether or not the value exists'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 16:40:40 GMT</pubDate>
<item>
<title>webonomic said on 8/25/09</title>
<link>http://snipplr.com/view/18831/show-all-possible-values-in-table-regardless-of-whether-or-not-the-value-exists/</link>
<description><![CDATA[ Solution #2 is not CPU efficient.  It works fine the small TEST dataset, but if you have many vars or observations, consider creating a macro do loop just like in solution #1. 

When I ran the solution #2 against a dataset with 10 vars and 200 observations, it took about 8 minutes to run and created a dataset of around 6.8 million records!  Ouch! ]]></description>
<pubDate>Tue, 25 Aug 2009 13:23:45 GMT</pubDate>
<guid>http://snipplr.com/view/18831/show-all-possible-values-in-table-regardless-of-whether-or-not-the-value-exists/</guid>
</item>
</channel>
</rss>
