<?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: weired output with except all command in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135933#M36709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey guys, today I am not getting that unexpected output. I have no idea why this happened. But anyways thanks and sorry if you put your time on this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 16:54:33 GMT</pubDate>
    <dc:creator>nikhilbajaj</dc:creator>
    <dc:date>2014-09-09T16:54:33Z</dc:date>
    <item>
      <title>weired output with except all command</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135930#M36706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting a weired output while using the 'except all' command. I have (A join B) as source and C as target.&lt;/P&gt;&lt;P&gt;(A join B) has same number of records as in C&lt;/P&gt;&lt;P&gt;if I do a 'except all' between C and (A join B) I get no records&lt;/P&gt;&lt;P&gt;but when I do 'except all' between (A join B) and C I get 37 records. And these records are actually not seen in (A join B).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody take me out of this problem? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 01:43:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135930#M36706</guid>
      <dc:creator>nikhilbajaj</dc:creator>
      <dc:date>2014-09-09T01:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: weired output with except all command</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135931#M36707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might help to actually post the code involved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 15:54:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135931#M36707</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-09-09T15:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: weired output with except all command</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135932#M36708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the code-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;rsubmit;&lt;BR /&gt;proc sql;&lt;BR /&gt;create table TEST_RESULT as&lt;BR /&gt;select B.OFFRG_N,&lt;BR /&gt;B.OFFRG_TS,&lt;BR /&gt;A.AG_PER_POL_L&lt;BR /&gt;from MPTST031_UWS_POL A, CSTST061_UWS_CB_CV B&lt;BR /&gt;where A.POL_N = B.POL_N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;except&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select OFFRG_N,&lt;BR /&gt;OFFRG_TM_CRT_TS,&lt;BR /&gt;AG_PER_POL_L&lt;BR /&gt;from CCTRP121_CSIX;&lt;BR /&gt;select count(*) from TEST_RESULT;&lt;BR /&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 16:39:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135932#M36708</guid>
      <dc:creator>nikhilbajaj</dc:creator>
      <dc:date>2014-09-09T16:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: weired output with except all command</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135933#M36709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey guys, today I am not getting that unexpected output. I have no idea why this happened. But anyways thanks and sorry if you put your time on this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 16:54:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135933#M36709</guid>
      <dc:creator>nikhilbajaj</dc:creator>
      <dc:date>2014-09-09T16:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: weired output with except all command</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135934#M36710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't know what was expected, but the EXCEPT operator is &lt;SPAN style="text-decoration: underline;"&gt;not&lt;/SPAN&gt; commutative.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 01:47:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135934#M36710</guid>
      <dc:creator>Howles</dc:creator>
      <dc:date>2014-09-10T01:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: weired output with except all command</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135935#M36711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you should uniform these variables name .&amp;nbsp;&amp;nbsp; These two set of variables should be the same name . &lt;/P&gt;&lt;P&gt;Just Guest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 13:24:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/weired-output-with-except-all-command/m-p/135935#M36711</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-09-10T13:24:39Z</dc:date>
    </item>
  </channel>
</rss>

