<?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 Sql Vs Pass thru in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-Sql-Vs-Pass-thru/m-p/64215#M6433</link>
    <description>You might check out the wealth of knowledge in these related papers from SAS:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/resources/papers/tnote/tnote_database.html" target="_blank"&gt;http://support.sas.com/resources/papers/tnote/tnote_database.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
    <pubDate>Thu, 13 Aug 2009 15:23:15 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2009-08-13T15:23:15Z</dc:date>
    <item>
      <title>Proc Sql Vs Pass thru</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-Sql-Vs-Pass-thru/m-p/64212#M6430</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Please help me understand which would to fast to fetch tran level data form Oracle database.&lt;BR /&gt;
&lt;BR /&gt;
Will there be any differece for the query response time with the facilities available.&lt;BR /&gt;
&lt;BR /&gt;
Help will be appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;BR /&gt;
Sridhar.</description>
      <pubDate>Thu, 13 Aug 2009 11:58:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-Sql-Vs-Pass-thru/m-p/64212#M6430</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-08-13T11:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Sql Vs Pass thru</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-Sql-Vs-Pass-thru/m-p/64213#M6431</link>
      <description>That will depend on the relative size and tuning of the Oracle vs SAS platforms.</description>
      <pubDate>Thu, 13 Aug 2009 13:06:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-Sql-Vs-Pass-thru/m-p/64213#M6431</guid>
      <dc:creator>Flip</dc:creator>
      <dc:date>2009-08-13T13:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Sql Vs Pass thru</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-Sql-Vs-Pass-thru/m-p/64214#M6432</link>
      <description>Passthru gives you explicit control.  With the LIBNAME approach to database connections, SAS tries to generate native SQL code that it passes.  Sometimes it writes better code than you can, other times not.  Sometimes you may inadvertently use a function in SAS that oracle doesn't recognize, so the entire table is pulled to SAS for analysis.&lt;BR /&gt;
&lt;BR /&gt;
As was mentioned earlier, your mileage may vary.</description>
      <pubDate>Thu, 13 Aug 2009 13:33:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-Sql-Vs-Pass-thru/m-p/64214#M6432</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-08-13T13:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Sql Vs Pass thru</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-Sql-Vs-Pass-thru/m-p/64215#M6433</link>
      <description>You might check out the wealth of knowledge in these related papers from SAS:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/resources/papers/tnote/tnote_database.html" target="_blank"&gt;http://support.sas.com/resources/papers/tnote/tnote_database.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Thu, 13 Aug 2009 15:23:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-Sql-Vs-Pass-thru/m-p/64215#M6433</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2009-08-13T15:23:15Z</dc:date>
    </item>
  </channel>
</rss>

