<?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 SAS Array Execution in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Array-Execution/m-p/669420#M200814</link>
    <description>&lt;P&gt;&lt;STRONG&gt;When we define array, what will happen to that array after dataset is executed, like will it be there in the memory or something else?&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2020 12:08:59 GMT</pubDate>
    <dc:creator>krishnaarrora</dc:creator>
    <dc:date>2020-07-15T12:08:59Z</dc:date>
    <item>
      <title>SAS Array Execution</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Array-Execution/m-p/669420#M200814</link>
      <description>&lt;P&gt;&lt;STRONG&gt;When we define array, what will happen to that array after dataset is executed, like will it be there in the memory or something else?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 12:08:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Array-Execution/m-p/669420#M200814</guid>
      <dc:creator>krishnaarrora</dc:creator>
      <dc:date>2020-07-15T12:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Array Execution</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Array-Execution/m-p/669421#M200815</link>
      <description>&lt;P&gt;An array provides a convenient way to access variables within a particular DATA step. The array itself does not persist after that step ends. The variables in the array might or might not persist depending on which variables are dropped or kept.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 12:17:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Array-Execution/m-p/669421#M200815</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2020-07-15T12:17:44Z</dc:date>
    </item>
  </channel>
</rss>

