<?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: merging datasets in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252475#M47931</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/74980"&gt;@Bulleride﻿&lt;/a&gt;&amp;nbsp;I'm going to assume you're studying for certification?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've noticed quite a few questions that you've posted on here. I highly suggest that you do more research and google these issues rather than expect to get all your answers from here. Also, if you purchase the SAS Certification guide the examples have worked solutions, since I'm assuming you're working off free test bank questions that you found online somehow, which don't have worked solutions.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2016 18:39:18 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-02-25T18:39:18Z</dc:date>
    <item>
      <title>merging datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252470#M47928</link>
      <description>&lt;P&gt;&lt;BR /&gt;data temp;&lt;BR /&gt;set test1(in = a) /* 2 observations*/&lt;BR /&gt;test2(in=b); /* 5 observations*/&lt;BR /&gt;if a and b;&lt;BR /&gt;run;&lt;BR /&gt;How many observations will be there in temp dataset?&lt;BR /&gt;a.) 2&lt;BR /&gt;b.) 5&lt;BR /&gt;c.) 7&lt;BR /&gt;d.) 0&lt;BR /&gt;Answer: 0&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please explain the reason behind this.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 18:29:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252470#M47928</guid>
      <dc:creator>Bulleride</dc:creator>
      <dc:date>2016-02-25T18:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: merging datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252475#M47931</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/74980"&gt;@Bulleride﻿&lt;/a&gt;&amp;nbsp;I'm going to assume you're studying for certification?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've noticed quite a few questions that you've posted on here. I highly suggest that you do more research and google these issues rather than expect to get all your answers from here. Also, if you purchase the SAS Certification guide the examples have worked solutions, since I'm assuming you're working off free test bank questions that you found online somehow, which don't have worked solutions.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 18:39:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252475#M47931</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-25T18:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: merging datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252489#M47942</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt; Yes! I am studying for the same. Went through the SAS base cert book and now solving some questions. Now is almost the time for me and hence asking all my doubts &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I'll buy your suggestion to search for these online. Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 25 Feb 2016 19:07:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252489#M47942</guid>
      <dc:creator>Bulleride</dc:creator>
      <dc:date>2016-02-25T19:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: merging datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252512#M47960</link>
      <description>&lt;P&gt;Also, take your time to perform these examples in a SAS session. You'll learn much more from doing it, rather than just reading and asking.&lt;/P&gt;
&lt;P&gt;Good luck anyway!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 19:38:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252512#M47960</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-02-25T19:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: merging datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252517#M47964</link>
      <description>&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; Thanks</description>
      <pubDate>Thu, 25 Feb 2016 19:42:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252517#M47964</guid>
      <dc:creator>Bulleride</dc:creator>
      <dc:date>2016-02-25T19:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: merging datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252614#M47992</link>
      <description>&lt;P&gt;There is not &amp;nbsp;1 &amp;nbsp;1 , only &amp;nbsp;1 0 OR 0 1 .&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 01:55:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/merging-datasets/m-p/252614#M47992</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-02-26T01:55:09Z</dc:date>
    </item>
  </channel>
</rss>

