<?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: Data step in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Data-step/m-p/618776#M77065</link>
    <description>&lt;P&gt;If you do not want to create a data set, then do&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data _null_;
	set have;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 21 Jan 2020 06:59:31 GMT</pubDate>
    <dc:creator>PeterClemmensen</dc:creator>
    <dc:date>2020-01-21T06:59:31Z</dc:date>
    <item>
      <title>Data step</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Data-step/m-p/618774#M77064</link>
      <description>&lt;BR /&gt;An interviewer asked this question,&lt;BR /&gt;"If you're not wanting any sas output from a data step, how would you code the data statement to prevent SAS from producing a set?"&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2020 06:52:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Data-step/m-p/618774#M77064</guid>
      <dc:creator>Pooja98</dc:creator>
      <dc:date>2020-01-21T06:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data step</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Data-step/m-p/618776#M77065</link>
      <description>&lt;P&gt;If you do not want to create a data set, then do&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data _null_;
	set have;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Jan 2020 06:59:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Data-step/m-p/618776#M77065</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2020-01-21T06:59:31Z</dc:date>
    </item>
  </channel>
</rss>

