<?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: Is QUIT; not a statement in SAS? in SAS Certification</title>
    <link>https://communities.sas.com/t5/SAS-Certification/Is-QUIT-not-a-statement-in-SAS/m-p/906060#M1695</link>
    <description>&lt;P&gt;I agree with you QUIT is a statement, and that code has three statements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would contact SAS and submit this as an erratum.&amp;nbsp; There is usually a link in the the beginning of the book that describes how to submit errata.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Dec 2023 16:47:57 GMT</pubDate>
    <dc:creator>Quentin</dc:creator>
    <dc:date>2023-12-04T16:47:57Z</dc:date>
    <item>
      <title>Is QUIT; not a statement in SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Certification/Is-QUIT-not-a-statement-in-SAS/m-p/906054#M1694</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Run into a problem from the SAS Professional Prep Guide:&lt;/P&gt;
&lt;P&gt;How many statements does the program below contain?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sql;
  select grapes, oranges,
            grapes + oranges as sumsales
  from certadv.produce
  order by sumsales;
quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;a. two&lt;/P&gt;
&lt;P&gt;b. three&lt;/P&gt;
&lt;P&gt;c. four&lt;/P&gt;
&lt;P&gt;d. five&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Answer Key: a&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got this wrong because I picked b. I thought everything ends with a semicolon in SAS counts as a statement? Isn't that why they call it the QUIT statement?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 16:20:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/Is-QUIT-not-a-statement-in-SAS/m-p/906054#M1694</guid>
      <dc:creator>cosmid</dc:creator>
      <dc:date>2023-12-04T16:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is QUIT; not a statement in SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Certification/Is-QUIT-not-a-statement-in-SAS/m-p/906060#M1695</link>
      <description>&lt;P&gt;I agree with you QUIT is a statement, and that code has three statements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would contact SAS and submit this as an erratum.&amp;nbsp; There is usually a link in the the beginning of the book that describes how to submit errata.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 16:47:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/Is-QUIT-not-a-statement-in-SAS/m-p/906060#M1695</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2023-12-04T16:47:57Z</dc:date>
    </item>
  </channel>
</rss>

