<?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: lack of quit statement in proc sql in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/lack-of-quit-statement-in-proc-sql/m-p/90908#M25951</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go though the below link, this question is already posted by PGstats...&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://communities.sas.com/thread/37050?start=0&amp;amp;tstart=0"&gt;https://communities.sas.com/thread/37050?start=0&amp;amp;tstart=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go though,you will get good idea about why we should be write the quit, in the end of proc sql;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 09:35:17 GMT</pubDate>
    <dc:creator>yaswanthj</dc:creator>
    <dc:date>2013-09-25T09:35:17Z</dc:date>
    <item>
      <title>lack of quit statement in proc sql</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/lack-of-quit-statement-in-proc-sql/m-p/90906#M25949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one please help me understand the disadvantages of missing a "quit;" statement at the end of my proc sql query? I know the log shows as "running" but will this be taking a lot of memory space?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 03:57:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/lack-of-quit-statement-in-proc-sql/m-p/90906#M25949</guid>
      <dc:creator>path2success</dc:creator>
      <dc:date>2013-09-24T03:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: lack of quit statement in proc sql</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/lack-of-quit-statement-in-proc-sql/m-p/90907#M25950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PROC SQL is an interactive Procedure. This means that you can continue executing other SQL Statement like Select or Create Table without the need to submit the Proc SQL statement again.&lt;/P&gt;&lt;P&gt;You MUST submit the quit; statemet to finish the sql proc. I takes a lot of memory because the proc is still in memory waiting for more SQL statements until you end the procedure with the quit; statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 14:21:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/lack-of-quit-statement-in-proc-sql/m-p/90907#M25950</guid>
      <dc:creator>CTorres</dc:creator>
      <dc:date>2013-09-24T14:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: lack of quit statement in proc sql</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/lack-of-quit-statement-in-proc-sql/m-p/90908#M25951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go though the below link, this question is already posted by PGstats...&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://communities.sas.com/thread/37050?start=0&amp;amp;tstart=0"&gt;https://communities.sas.com/thread/37050?start=0&amp;amp;tstart=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go though,you will get good idea about why we should be write the quit, in the end of proc sql;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 09:35:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/lack-of-quit-statement-in-proc-sql/m-p/90908#M25951</guid>
      <dc:creator>yaswanthj</dc:creator>
      <dc:date>2013-09-25T09:35:17Z</dc:date>
    </item>
  </channel>
</rss>

