<?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: I want to know how the IN= operator works in merge . Need to know what it happens in PDV in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/I-want-to-know-how-the-IN-operator-works-in-merge-Need-to-know/m-p/266289#M52460</link>
    <description>Wow. There are literally tons of examples using merge with in=. Just search support.sas.com. &lt;BR /&gt;In= isn't typically used with SQL joins.</description>
    <pubDate>Tue, 26 Apr 2016 05:50:09 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2016-04-26T05:50:09Z</dc:date>
    <item>
      <title>I want to know how the IN= operator works in merge . Need to know what it happens in PDV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-want-to-know-how-the-IN-operator-works-in-merge-Need-to-know/m-p/266281#M52459</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Iam new to SAS and I want to know how the IN= variable in works in merge , need exaples how it varies from all joins example left join right join inner join and full joins . I need how it different in PDV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Manesh KP&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 04:32:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-want-to-know-how-the-IN-operator-works-in-merge-Need-to-know/m-p/266281#M52459</guid>
      <dc:creator>ambadi007</dc:creator>
      <dc:date>2016-04-26T04:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: I want to know how the IN= operator works in merge . Need to know what it happens in PDV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-want-to-know-how-the-IN-operator-works-in-merge-Need-to-know/m-p/266289#M52460</link>
      <description>Wow. There are literally tons of examples using merge with in=. Just search support.sas.com. &lt;BR /&gt;In= isn't typically used with SQL joins.</description>
      <pubDate>Tue, 26 Apr 2016 05:50:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-want-to-know-how-the-IN-operator-works-in-merge-Need-to-know/m-p/266289#M52460</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-04-26T05:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: I want to know how the IN= operator works in merge . Need to know what it happens in PDV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-want-to-know-how-the-IN-operator-works-in-merge-Need-to-know/m-p/266290#M52461</link>
      <description>&lt;P&gt;Hi Linush,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply . I just want to know how in the background (PDV) it works .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is in= ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how it works?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Manesh&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 05:53:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-want-to-know-how-the-IN-operator-works-in-merge-Need-to-know/m-p/266290#M52461</guid>
      <dc:creator>ambadi007</dc:creator>
      <dc:date>2016-04-26T05:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: I want to know how the IN= operator works in merge . Need to know what it happens in PDV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-want-to-know-how-the-IN-operator-works-in-merge-Need-to-know/m-p/266295#M52463</link>
      <description>&lt;P&gt;IN= defines a boolean (=numeric) variable that is not included in output datasets and is intended for use in conditions.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 06:53:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-want-to-know-how-the-IN-operator-works-in-merge-Need-to-know/m-p/266295#M52463</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-04-26T06:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: I want to know how the IN= operator works in merge . Need to know what it happens in PDV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-want-to-know-how-the-IN-operator-works-in-merge-Need-to-know/m-p/266302#M52466</link>
      <description>&lt;P&gt;You would be best off reading the manual on the subject:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000131134.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000131134.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For instance. &amp;nbsp;In is a bit like an alias in SQL, so the statement:&lt;/P&gt;
&lt;P&gt;if a...&lt;/P&gt;
&lt;P&gt;a is 1 or 0 depending on if the record comes from that dataset which a references.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 07:37:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-want-to-know-how-the-IN-operator-works-in-merge-Need-to-know/m-p/266302#M52466</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-04-26T07:37:48Z</dc:date>
    </item>
  </channel>
</rss>

