<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: minimize memory usage of MEANS procedure in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/minimize-memory-usage-of-MEANS-procedure/m-p/50123#M13632</link>
    <description>Agreed. For large numbers of levels MEANS/SUMMARY using BY also runs a lot faster than using CLASS, at the expense of having to sort first.</description>
    <pubDate>Thu, 14 Apr 2011 02:18:50 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2011-04-14T02:18:50Z</dc:date>
    <item>
      <title>minimize memory usage of MEANS procedure</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/minimize-memory-usage-of-MEANS-procedure/m-p/50121#M13630</link>
      <description>When attempting to minimize memory usage, the&lt;BR /&gt;
most efficient way to do group processing when&lt;BR /&gt;
using the MEANS procedure is to use:&lt;BR /&gt;
A.&lt;BR /&gt;
the BY statement.&lt;BR /&gt;
B.&lt;BR /&gt;
GROUPBY with the NOTSORTED specification.&lt;BR /&gt;
C.&lt;BR /&gt;
the CLASS statement.&lt;BR /&gt;
D.&lt;BR /&gt;
multiple WHERE statements.&lt;BR /&gt;
&lt;BR /&gt;
Which is the best answer? A or C? Thanks.</description>
      <pubDate>Wed, 13 Apr 2011 21:13:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/minimize-memory-usage-of-MEANS-procedure/m-p/50121#M13630</guid>
      <dc:creator>richard_hu2003</dc:creator>
      <dc:date>2011-04-13T21:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: minimize memory usage of MEANS procedure</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/minimize-memory-usage-of-MEANS-procedure/m-p/50122#M13631</link>
      <description>I choose A. Is it right?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
      <pubDate>Thu, 14 Apr 2011 01:57:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/minimize-memory-usage-of-MEANS-procedure/m-p/50122#M13631</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-04-14T01:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: minimize memory usage of MEANS procedure</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/minimize-memory-usage-of-MEANS-procedure/m-p/50123#M13632</link>
      <description>Agreed. For large numbers of levels MEANS/SUMMARY using BY also runs a lot faster than using CLASS, at the expense of having to sort first.</description>
      <pubDate>Thu, 14 Apr 2011 02:18:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/minimize-memory-usage-of-MEANS-procedure/m-p/50123#M13632</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2011-04-14T02:18:50Z</dc:date>
    </item>
  </channel>
</rss>

