<?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: What is the content of an index in SAS? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-content-of-an-index-in-SAS/m-p/735060#M228970</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/202329"&gt;@GN0001&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello team,&lt;/P&gt;
&lt;P&gt;What is the content of an index in SAS?&lt;/P&gt;
&lt;P&gt;Is it a copy of the values of a variable we create index on or is it a pointer to a observation?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;BlueSky&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Both. It contains records consisting of the index values and the observation pointers, sorted by the index values.&lt;/P&gt;</description>
    <pubDate>Sun, 18 Apr 2021 07:19:40 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2021-04-18T07:19:40Z</dc:date>
    <item>
      <title>What is the content of an index in SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-content-of-an-index-in-SAS/m-p/735049#M228966</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;
&lt;P&gt;What is the content of an index in SAS?&lt;/P&gt;
&lt;P&gt;Is it a copy of the values of a variable we create index on or is it a pointer to a observation?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;BlueSky&lt;/P&gt;</description>
      <pubDate>Sun, 18 Apr 2021 05:37:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-content-of-an-index-in-SAS/m-p/735049#M228966</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2021-04-18T05:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: What is the content of an index in SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-content-of-an-index-in-SAS/m-p/735060#M228970</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/202329"&gt;@GN0001&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello team,&lt;/P&gt;
&lt;P&gt;What is the content of an index in SAS?&lt;/P&gt;
&lt;P&gt;Is it a copy of the values of a variable we create index on or is it a pointer to a observation?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;BlueSky&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Both. It contains records consisting of the index values and the observation pointers, sorted by the index values.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Apr 2021 07:19:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-content-of-an-index-in-SAS/m-p/735060#M228970</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-04-18T07:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: What is the content of an index in SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-content-of-an-index-in-SAS/m-p/735061#M228971</link>
      <description>Note that the index values are not searched sequentially: A binary search is performed.&lt;BR /&gt;&lt;BR /&gt;See here for more information about SAS indexes &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lrcon/n06cy7dznbx6gen1q9mat8de6rdq.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lrcon/n06cy7dznbx6gen1q9mat8de6rdq.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also note that SPDE files use much more sophisticated indexes than what the default BASE engine uses.</description>
      <pubDate>Sun, 18 Apr 2021 08:27:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-content-of-an-index-in-SAS/m-p/735061#M228971</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2021-04-18T08:27:06Z</dc:date>
    </item>
  </channel>
</rss>

