<?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: Need to Clarify DI Studio in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Difference-B-n-Proc-sql-joins-and-datastep-joins/m-p/40497#M654</link>
    <description>Hi Cynthia,&lt;BR /&gt;
&lt;BR /&gt;
In DI STUDIO Generally which library we are store our taget datasets.Is There any specific library to store our taget datasets.&lt;BR /&gt;
&lt;BR /&gt;
Appreciate Great Help&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Govind</description>
    <pubDate>Thu, 21 Aug 2008 05:34:41 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-08-21T05:34:41Z</dc:date>
    <item>
      <title>Difference B/n Proc sql  joins and datastep joins</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Difference-B-n-Proc-sql-joins-and-datastep-joins/m-p/40494#M651</link>
      <description>Hi All,&lt;BR /&gt;
          I think that Performance wise Proc sql joins take the higher priority when compare to datastep joins.Otherthan this there is any difference &lt;BR /&gt;
&lt;BR /&gt;
Appriciate great help &lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Govind</description>
      <pubDate>Wed, 20 Aug 2008 12:20:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Difference-B-n-Proc-sql-joins-and-datastep-joins/m-p/40494#M651</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-08-20T12:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Difference B/n Proc sql  joins and datastep joins</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Difference-B-n-Proc-sql-joins-and-datastep-joins/m-p/40495#M652</link>
      <description>Hi:&lt;BR /&gt;
  As this paper points out:&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/forum2007/042-2007.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2007/042-2007.pdf&lt;/A&gt; (page 4)&lt;BR /&gt;
&lt;BR /&gt;
"In most cases, a DATA step MERGE statement generally outperforms an SQL outer join, even taking sort resources into account. One exception is a very sparse match join when you only want the observations with matching key values. Also, keep in mind that the SQL procedure and the DATA step MERGE do not provide the same results if you have a many-to-many match."&lt;BR /&gt;
&lt;BR /&gt;
It really depends on your data and the type of join you want to do. Also, I don't know what you mean by "take the higher priority" -- you have to decide whether you want to optimize your programs and processes for clock time; for CPU resources; for I/O resources; for programmer resources; etc, etc. One technique may be more efficient on one set of data and join conditions, but less efficient on another set of data and join conditions. &lt;BR /&gt;
&lt;BR /&gt;
You may need to benchmark different techniques to see which programming method works better for your data. Other resources for information are the SAS documentation and user group papers such as these:&lt;BR /&gt;
&lt;A href="http://www.ats.ucla.edu/stat/sas/library/nesug99/bt150.pdf" target="_blank"&gt;http://www.ats.ucla.edu/stat/sas/library/nesug99/bt150.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi28/096-28.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi28/096-28.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://analytics.ncsu.edu/sesug/2007/IS02.pdf" target="_blank"&gt;http://analytics.ncsu.edu/sesug/2007/IS02.pdf&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 20 Aug 2008 12:36:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Difference-B-n-Proc-sql-joins-and-datastep-joins/m-p/40495#M652</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-08-20T12:36:16Z</dc:date>
    </item>
    <item>
      <title>Need to Clarify DI Studio</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Difference-B-n-Proc-sql-joins-and-datastep-joins/m-p/40496#M653</link>
      <description>Hi Cynthia,&lt;BR /&gt;
&lt;BR /&gt;
         In DI STUDIO Generally which library we are store our taget datasets.&lt;BR /&gt;
&lt;BR /&gt;
Appreciate Great Help&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Govind

Message was edited by: govind_sas@yahoo.co.in</description>
      <pubDate>Thu, 21 Aug 2008 05:20:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Difference-B-n-Proc-sql-joins-and-datastep-joins/m-p/40496#M653</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-08-21T05:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Clarify DI Studio</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Difference-B-n-Proc-sql-joins-and-datastep-joins/m-p/40497#M654</link>
      <description>Hi Cynthia,&lt;BR /&gt;
&lt;BR /&gt;
In DI STUDIO Generally which library we are store our taget datasets.Is There any specific library to store our taget datasets.&lt;BR /&gt;
&lt;BR /&gt;
Appreciate Great Help&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Govind</description>
      <pubDate>Thu, 21 Aug 2008 05:34:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Difference-B-n-Proc-sql-joins-and-datastep-joins/m-p/40497#M654</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-08-21T05:34:41Z</dc:date>
    </item>
  </channel>
</rss>

