<?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: The &amp;quot;&amp;lt;&amp;gt;&amp;quot; operator is interpreted as &amp;quot;MAX&amp;quot;. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/The-quot-lt-gt-quot-operator-is-interpreted-as-quot-MAX-quot/m-p/305862#M65311</link>
    <description>&lt;P&gt;Ah Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This basically explains it:&amp;nbsp; &amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="xis-noteGenText"&gt;Note: &lt;/SPAN&gt;In a WHERE statement or clause, the &amp;lt;&amp;gt; operator is equivalent to NE.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2016 04:30:48 GMT</pubDate>
    <dc:creator>GenDemo</dc:creator>
    <dc:date>2016-10-20T04:30:48Z</dc:date>
    <item>
      <title>The "&lt;&gt;" operator is interpreted as "MAX".</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-quot-lt-gt-quot-operator-is-interpreted-as-quot-MAX-quot/m-p/305849#M65306</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am wondering if anyone knows why&amp;nbsp;I sometimes get the following note when using the "&amp;lt;&amp;gt;" ('unequal') operator in a data step procedure:&lt;/P&gt;
&lt;P&gt;NOTE: The "&amp;lt;&amp;gt;" operator is interpreted as "MAX".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sometimes this happens in a proc sql as well...&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 03:06:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-quot-lt-gt-quot-operator-is-interpreted-as-quot-MAX-quot/m-p/305849#M65306</guid>
      <dc:creator>GenDemo</dc:creator>
      <dc:date>2016-10-20T03:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: The "&lt;&gt;" operator is interpreted as "MAX".</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-quot-lt-gt-quot-operator-is-interpreted-as-quot-MAX-quot/m-p/305852#M65308</link>
      <description>&lt;P&gt;The "&amp;lt;&amp;gt;" operator doesn't have the same meaning everywhere&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/viewer.htm#p00iah2thp63bmn1lt20esag14lh.htm" target="_self"&gt;http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/viewer.htm#p00iah2thp63bmn1lt20esag14lh.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 03:26:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-quot-lt-gt-quot-operator-is-interpreted-as-quot-MAX-quot/m-p/305852#M65308</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-10-20T03:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: The "&lt;&gt;" operator is interpreted as "MAX".</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-quot-lt-gt-quot-operator-is-interpreted-as-quot-MAX-quot/m-p/305857#M65310</link>
      <description>&lt;P&gt;In a data step, &amp;lt;&amp;gt; is the max function.&lt;/P&gt;
&lt;P&gt;In SQL it is Not Equals.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In most languages &amp;lt;&amp;gt; means not equals, so SAS warns you otherwise. I would use a max function to avoid the message.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 04:06:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-quot-lt-gt-quot-operator-is-interpreted-as-quot-MAX-quot/m-p/305857#M65310</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-10-20T04:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: The "&lt;&gt;" operator is interpreted as "MAX".</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-quot-lt-gt-quot-operator-is-interpreted-as-quot-MAX-quot/m-p/305862#M65311</link>
      <description>&lt;P&gt;Ah Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This basically explains it:&amp;nbsp; &amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="xis-noteGenText"&gt;Note: &lt;/SPAN&gt;In a WHERE statement or clause, the &amp;lt;&amp;gt; operator is equivalent to NE.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 04:30:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-quot-lt-gt-quot-operator-is-interpreted-as-quot-MAX-quot/m-p/305862#M65311</guid>
      <dc:creator>GenDemo</dc:creator>
      <dc:date>2016-10-20T04:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: The "&lt;&gt;" operator is interpreted as "MAX".</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-quot-lt-gt-quot-operator-is-interpreted-as-quot-MAX-quot/m-p/305948#M65349</link>
      <description>&lt;P&gt;Things like this are one reason I use the GE LE and NE&amp;nbsp;instead of &amp;gt;= or &amp;lt;= or &amp;lt;&amp;gt;, different possible interprtations and having to remember is it &amp;gt;= or =&amp;gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 14:10:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-quot-lt-gt-quot-operator-is-interpreted-as-quot-MAX-quot/m-p/305948#M65349</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-10-20T14:10:04Z</dc:date>
    </item>
  </channel>
</rss>

