<?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: difference between sas libname statement and SAS sql pass through statement in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/difference-between-sas-libname-statement-and-SAS-sql-pass/m-p/24613#M4187</link>
    <description>Dear Raveenat,&lt;BR /&gt;
&lt;BR /&gt;
Thanks a lot for your kind information.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Bina</description>
    <pubDate>Thu, 10 Mar 2011 05:07:05 GMT</pubDate>
    <dc:creator>arpit</dc:creator>
    <dc:date>2011-03-10T05:07:05Z</dc:date>
    <item>
      <title>difference between sas libname statement and SAS sql pass through statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/difference-between-sas-libname-statement-and-SAS-sql-pass/m-p/24611#M4185</link>
      <description>Please explaine me how sas libname statement is defferent from SAS  SQL passthrough statement and why sas sql pass through statement is more efficient than libname statement &lt;BR /&gt;
&lt;BR /&gt;
For what reason we use sql pass through statement.</description>
      <pubDate>Tue, 08 Mar 2011 16:16:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/difference-between-sas-libname-statement-and-SAS-sql-pass/m-p/24611#M4185</guid>
      <dc:creator>arpit</dc:creator>
      <dc:date>2011-03-08T16:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sas libname statement and SAS sql pass through statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/difference-between-sas-libname-statement-and-SAS-sql-pass/m-p/24612#M4186</link>
      <description>Hi Arpit,&lt;BR /&gt;
&lt;BR /&gt;
f you use the LIBNAME Statement to connect to the database, you can choose either the DATA step or PROC SQL to process data. However, if you choose the Pass-Through Facility to talk with the database, PROC SQL is your only choice.  &lt;BR /&gt;
&lt;BR /&gt;
The Pass-Through Facility enables you to interact with a data source using its native SQL syntax without leaving your SAS session, a definite advantage.&lt;BR /&gt;
and enables you to send DBMS-specific SQL statements directly to a DBMS for execution.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Tue, 08 Mar 2011 17:22:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/difference-between-sas-libname-statement-and-SAS-sql-pass/m-p/24612#M4186</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-03-08T17:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sas libname statement and SAS sql pass through statement</title>
      <link>https://communities.sas.com/t5/SAS-Programming/difference-between-sas-libname-statement-and-SAS-sql-pass/m-p/24613#M4187</link>
      <description>Dear Raveenat,&lt;BR /&gt;
&lt;BR /&gt;
Thanks a lot for your kind information.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Bina</description>
      <pubDate>Thu, 10 Mar 2011 05:07:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/difference-between-sas-libname-statement-and-SAS-sql-pass/m-p/24613#M4187</guid>
      <dc:creator>arpit</dc:creator>
      <dc:date>2011-03-10T05:07:05Z</dc:date>
    </item>
  </channel>
</rss>

