<?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: Proc sql in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-sql/m-p/282043#M59156</link>
    <description>&lt;P&gt;Can we see a sample of your data?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Something like this comes to mind:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;select * from smbdata 
where month(usagedate) in (7, 8, 9);
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;But there is no way to know for sure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;- Jan.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jul 2016 19:09:47 GMT</pubDate>
    <dc:creator>jklaverstijn</dc:creator>
    <dc:date>2016-07-04T19:09:47Z</dc:date>
    <item>
      <title>Proc sql</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-sql/m-p/282035#M59152</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;what should be the code for this question ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a sub-set of the SMB Usage data only with usage variables for July,August,september rather than all the 6 Months using Proc sql ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2016 17:53:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-sql/m-p/282035#M59152</guid>
      <dc:creator>Prateek1</dc:creator>
      <dc:date>2016-07-04T17:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Proc sql</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-sql/m-p/282043#M59156</link>
      <description>&lt;P&gt;Can we see a sample of your data?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Something like this comes to mind:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;select * from smbdata 
where month(usagedate) in (7, 8, 9);
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;But there is no way to know for sure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;- Jan.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2016 19:09:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-sql/m-p/282043#M59156</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2016-07-04T19:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Proc sql</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-sql/m-p/282044#M59157</link>
      <description>&lt;P&gt;Your question should describe what &lt;EM&gt;SMB Usage data&lt;/EM&gt; is.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2016 19:12:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-sql/m-p/282044#M59157</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-07-04T19:12:10Z</dc:date>
    </item>
  </channel>
</rss>

