<?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 Proc SQL in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL/m-p/7643#M143</link>
    <description>Can any body tell me &lt;BR /&gt;
&lt;BR /&gt;
What is the functionality for LOOPS= Option in Proc SQL?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance,&lt;BR /&gt;
&lt;BR /&gt;
Madhu.G</description>
    <pubDate>Tue, 25 Mar 2008 09:47:33 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-03-25T09:47:33Z</dc:date>
    <item>
      <title>Proc SQL</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL/m-p/7643#M143</link>
      <description>Can any body tell me &lt;BR /&gt;
&lt;BR /&gt;
What is the functionality for LOOPS= Option in Proc SQL?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance,&lt;BR /&gt;
&lt;BR /&gt;
Madhu.G</description>
      <pubDate>Tue, 25 Mar 2008 09:47:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL/m-p/7643#M143</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-03-25T09:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Proc SQL</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL/m-p/7644#M144</link>
      <description>It is used to prevent run-away PROC SQL statements, typically when debugging.&lt;BR /&gt;
&lt;BR /&gt;
For example, if you are adding a new table to an SQL statement and forget to properly join the table it could create a huge table. If you had the LOOPS option set it wouldn't runaway on you during testing.&lt;BR /&gt;
&lt;BR /&gt;
Is it like INOBS, OUTOBS but restricts based on the number of inner loop executions.&lt;BR /&gt;
&lt;BR /&gt;
Ike</description>
      <pubDate>Tue, 25 Mar 2008 14:57:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL/m-p/7644#M144</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-03-25T14:57:59Z</dc:date>
    </item>
  </channel>
</rss>

