<?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: re: Selecting Data in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/re-Selecting-Data/m-p/343761#M63432</link>
    <description>&lt;P&gt;Those conditions are all mutually exclusive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you trying to do something more like "where month(rankDate) in (3, 6, 9)"?&lt;/P&gt;</description>
    <pubDate>Thu, 23 Mar 2017 15:46:03 GMT</pubDate>
    <dc:creator>collinelliot</dc:creator>
    <dc:date>2017-03-23T15:46:03Z</dc:date>
    <item>
      <title>re: Selecting Data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/re-Selecting-Data/m-p/343759#M63431</link>
      <description>&lt;P&gt;I want to select observations their month date is march juin september and december. My program does not work what is the problem&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc sql;&lt;BR /&gt; create table joint_data as&lt;BR /&gt; select *&lt;BR /&gt; from joint&lt;BR /&gt; where (Month(rankdate)=3 and Month(rankdate)=6 and Month(rankdate)=9 and Month(rankdate)=12);&lt;BR /&gt; quit;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2017 15:37:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/re-Selecting-Data/m-p/343759#M63431</guid>
      <dc:creator>sasphd</dc:creator>
      <dc:date>2017-03-23T15:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: re: Selecting Data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/re-Selecting-Data/m-p/343761#M63432</link>
      <description>&lt;P&gt;Those conditions are all mutually exclusive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you trying to do something more like "where month(rankDate) in (3, 6, 9)"?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2017 15:46:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/re-Selecting-Data/m-p/343761#M63432</guid>
      <dc:creator>collinelliot</dc:creator>
      <dc:date>2017-03-23T15:46:03Z</dc:date>
    </item>
  </channel>
</rss>

