<?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: NOT Operator at SAS BASE 9.4 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/NOT-Operator-at-SAS-BASE-9-4/m-p/265979#M52368</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/76801"&gt;@cons﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you can combine the NOT operator with the IS NULL or IS MISSING operator&amp;nbsp;in a WHERE statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't see a difference between the tables of WHERE statement operators for &lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000202951.htm" target="_blank"&gt;SAS 9.2&lt;/A&gt; and &lt;A href="http://support.sas.com/documentation/cdl/en/syntaxidx/68719/HTML/default/index.htm#/documentation/cdl//en/lestmtsref/68024/HTML/default/n1xbr9r0s9veq0n137iftzxq4g7e.htm" target="_blank"&gt;SAS 9.4&lt;/A&gt;. There can be no doubt that a combination as in&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where not (x is null);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;is valid. Even the notation&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where x is not null;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;works and it is mentioned in the section "Use of Indexes" of the WHERE statement documentation of both SAS 9.2 and 9.4 (see links above).&lt;/P&gt;</description>
    <pubDate>Mon, 25 Apr 2016 09:27:13 GMT</pubDate>
    <dc:creator>FreelanceReinh</dc:creator>
    <dc:date>2016-04-25T09:27:13Z</dc:date>
    <item>
      <title>NOT Operator at SAS BASE 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/NOT-Operator-at-SAS-BASE-9-4/m-p/265964#M52364</link>
      <description>&lt;P&gt;Hello everybody.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IS it possible to combine the WHERE and NOT statement with operator IS NULL or IS MISSING?&lt;/P&gt;&lt;P&gt;IN Base 9.2, it isnt. But I did try it and it works. Please help me.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 08:24:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/NOT-Operator-at-SAS-BASE-9-4/m-p/265964#M52364</guid>
      <dc:creator>cons</dc:creator>
      <dc:date>2016-04-25T08:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: NOT Operator at SAS BASE 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/NOT-Operator-at-SAS-BASE-9-4/m-p/265979#M52368</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/76801"&gt;@cons﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you can combine the NOT operator with the IS NULL or IS MISSING operator&amp;nbsp;in a WHERE statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't see a difference between the tables of WHERE statement operators for &lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000202951.htm" target="_blank"&gt;SAS 9.2&lt;/A&gt; and &lt;A href="http://support.sas.com/documentation/cdl/en/syntaxidx/68719/HTML/default/index.htm#/documentation/cdl//en/lestmtsref/68024/HTML/default/n1xbr9r0s9veq0n137iftzxq4g7e.htm" target="_blank"&gt;SAS 9.4&lt;/A&gt;. There can be no doubt that a combination as in&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where not (x is null);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;is valid. Even the notation&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where x is not null;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;works and it is mentioned in the section "Use of Indexes" of the WHERE statement documentation of both SAS 9.2 and 9.4 (see links above).&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 09:27:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/NOT-Operator-at-SAS-BASE-9-4/m-p/265979#M52368</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2016-04-25T09:27:13Z</dc:date>
    </item>
  </channel>
</rss>

