<?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: Where Clause Date Error in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Where-Clause-Date-Error/m-p/76336#M22123</link>
    <description>WHERE (ST = 'WY') AND (sale BETWEEN '31/JUL/08'D AND '30/JUN/09'D) ;&lt;BR /&gt;
&lt;BR /&gt;
You need to convert the dates to SAS dates.</description>
    <pubDate>Wed, 21 Oct 2009 15:10:20 GMT</pubDate>
    <dc:creator>Flip</dc:creator>
    <dc:date>2009-10-21T15:10:20Z</dc:date>
    <item>
      <title>Where Clause Date Error</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Where-Clause-Date-Error/m-p/76335#M22122</link>
      <description>How do I correct the error noted below.  Thanks&lt;BR /&gt;
&lt;BR /&gt;
The sale date variable is formated as below:&lt;BR /&gt;
informat sale mmddyy10.&lt;BR /&gt;
&lt;BR /&gt;
101   WHERE (ST = 'WY') AND (sale BETWEEN '07/31/08' AND '06/30/09') ;&lt;BR /&gt;
ERROR: Where clause operator requires compatible variables.&lt;BR /&gt;
102  run;</description>
      <pubDate>Wed, 21 Oct 2009 14:32:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Where-Clause-Date-Error/m-p/76335#M22122</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-10-21T14:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Where Clause Date Error</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Where-Clause-Date-Error/m-p/76336#M22123</link>
      <description>WHERE (ST = 'WY') AND (sale BETWEEN '31/JUL/08'D AND '30/JUN/09'D) ;&lt;BR /&gt;
&lt;BR /&gt;
You need to convert the dates to SAS dates.</description>
      <pubDate>Wed, 21 Oct 2009 15:10:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Where-Clause-Date-Error/m-p/76336#M22123</guid>
      <dc:creator>Flip</dc:creator>
      <dc:date>2009-10-21T15:10:20Z</dc:date>
    </item>
  </channel>
</rss>

