<?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: Proc compare help needed in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Proc-compare-help-needed/m-p/361561#M2578</link>
    <description>&lt;P&gt;Sorry, I have absolutely no clue as to what the question is. &amp;nbsp;Read the information below the post button on new questions and the box the pops up. &amp;nbsp;Show example test data in the form of a datastep, what you want to see out, and any logic in between.&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2017 12:52:17 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2017-05-25T12:52:17Z</dc:date>
    <item>
      <title>Proc compare help needed</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Proc-compare-help-needed/m-p/361548#M2577</link>
      <description>&lt;P&gt;When using outnoeqaul options in the output dataset in proc compare procedures it takes more space to store all the not eqaul data in o/p in the case of huje dataset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;lets say I have 10 crores of data in dataset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;appreciate your help.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 12:34:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Proc-compare-help-needed/m-p/361548#M2577</guid>
      <dc:creator>bhasan01</dc:creator>
      <dc:date>2017-05-25T12:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Proc compare help needed</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Proc-compare-help-needed/m-p/361561#M2578</link>
      <description>&lt;P&gt;Sorry, I have absolutely no clue as to what the question is. &amp;nbsp;Read the information below the post button on new questions and the box the pops up. &amp;nbsp;Show example test data in the form of a datastep, what you want to see out, and any logic in between.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 12:52:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Proc-compare-help-needed/m-p/361561#M2578</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-05-25T12:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Proc compare help needed</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Proc-compare-help-needed/m-p/361567#M2579</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/63730"&gt;@bhasan01&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;When using outnoeqaul options in the output dataset in proc compare procedures it takes more space to store all the not eqaul data in o/p in the case of huje dataset.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;lets say I have 10 crores of data in dataset.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;appreciate your help.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Surprise!&lt;/P&gt;
&lt;P&gt;You asked for more output, you got more output. That's it.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 12:56:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Proc-compare-help-needed/m-p/361567#M2579</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-05-25T12:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Proc compare help needed</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Proc-compare-help-needed/m-p/361683#M2580</link>
      <description>&lt;P&gt;If you do not expect a lot of "noequals" results it may be that the two data sets are not in the same order. Sometimes sorting both of the data sets results in fewer mismatched data points.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may also want to post the exact code you are using as other options may be affecting the result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And possibly you data&amp;nbsp; is just not a similar as you thought.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 16:43:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Proc-compare-help-needed/m-p/361683#M2580</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-05-25T16:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Proc compare help needed</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Proc-compare-help-needed/m-p/361710#M2581</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Thanks for the comments&lt;BR /&gt;&lt;BR /&gt;My source data set are already sorted on ID column,&lt;BR /&gt;&lt;BR /&gt;Please refer my sample code&lt;BR /&gt;&lt;BR /&gt;Proc compare base=one compare =two out=three outnoeqal;&lt;BR /&gt;Id var1;&lt;BR /&gt;Run;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I need any idea that can restrict to more data in output dataset .&lt;BR /&gt;&lt;BR /&gt;Note that I need to have output dataset as the o/p need to send to other party...&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Bhasan01</description>
      <pubDate>Thu, 25 May 2017 17:37:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Proc-compare-help-needed/m-p/361710#M2581</guid>
      <dc:creator>bhasan01</dc:creator>
      <dc:date>2017-05-25T17:37:19Z</dc:date>
    </item>
  </channel>
</rss>

