<?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: BTree/Bitmap index equivalent in SAS datasets in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/BTree-Bitmap-index-equivalent-in-SAS-datasets/m-p/23109#M3612</link>
    <description>For Base SAS tables, there is just ordinary B-Tree indexes available. So there is not much to do there I'm afraid.&lt;BR /&gt;
&lt;BR /&gt;
But for SPDE and SPD Server table, a so called Hybrid index is used, which will pick the best from both worlds, B-tree and bitmap. The best part is that you don't have to chose, you will get the best performance without having to decide/know the cardinality of data on beforehand. See on-line doc for mode details.&lt;BR /&gt;
&lt;BR /&gt;
/Linus

Message was edited by: Linus H</description>
    <pubDate>Fri, 24 Apr 2009 14:17:26 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2009-04-24T14:17:26Z</dc:date>
    <item>
      <title>BTree/Bitmap index equivalent in SAS datasets</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/BTree-Bitmap-index-equivalent-in-SAS-datasets/m-p/23107#M3610</link>
      <description>Quick question - Like how in ORACLE, we have different types of indexes like Bitmap and Btree, is there anything like this in SAS datasets.&lt;BR /&gt;
What we are trying to acheive is , for low cardinality columns , have a bitmap index and for high cardinality ones use Btree.Any thoughts?</description>
      <pubDate>Fri, 24 Apr 2009 05:54:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/BTree-Bitmap-index-equivalent-in-SAS-datasets/m-p/23107#M3610</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-24T05:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: BTree/Bitmap index equivalent in SAS datasets</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/BTree-Bitmap-index-equivalent-in-SAS-datasets/m-p/23108#M3611</link>
      <description>Using the Google advanced search argument listed below, I found several topic-related technical papers relevant to the subject of your post at the SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website which may be useful:&lt;BR /&gt;
&lt;BR /&gt;
cardinality bitmap btree site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 24 Apr 2009 11:57:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/BTree-Bitmap-index-equivalent-in-SAS-datasets/m-p/23108#M3611</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-04-24T11:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: BTree/Bitmap index equivalent in SAS datasets</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/BTree-Bitmap-index-equivalent-in-SAS-datasets/m-p/23109#M3612</link>
      <description>For Base SAS tables, there is just ordinary B-Tree indexes available. So there is not much to do there I'm afraid.&lt;BR /&gt;
&lt;BR /&gt;
But for SPDE and SPD Server table, a so called Hybrid index is used, which will pick the best from both worlds, B-tree and bitmap. The best part is that you don't have to chose, you will get the best performance without having to decide/know the cardinality of data on beforehand. See on-line doc for mode details.&lt;BR /&gt;
&lt;BR /&gt;
/Linus

Message was edited by: Linus H</description>
      <pubDate>Fri, 24 Apr 2009 14:17:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/BTree-Bitmap-index-equivalent-in-SAS-datasets/m-p/23109#M3612</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2009-04-24T14:17:26Z</dc:date>
    </item>
  </channel>
</rss>

