<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.omnidex.com/docs/v54/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.omnidex.com/docs/v54/feed.php">
        <title>Documentation admin:features:rollups</title>
        <description></description>
        <link>https://www.omnidex.com/docs/v54/</link>
        <image rdf:resource="https://www.omnidex.com/docs/v54/lib/tpl/simple/images/favicon.ico" />
       <dc:date>2026-04-29T18:19:32+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:create&amp;rev=1467153531&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:design&amp;rev=1467153531&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:home&amp;rev=1467153531&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:indexing&amp;rev=1467153531&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:optimization&amp;rev=1467153531&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.omnidex.com/docs/v54/lib/tpl/simple/images/favicon.ico">
        <title>Documentation</title>
        <link>https://www.omnidex.com/docs/v54/</link>
        <url>https://www.omnidex.com/docs/v54/lib/tpl/simple/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:create&amp;rev=1467153531&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-06-28T22:38:51+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>admin:features:rollups:create</title>
        <link>https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:create&amp;rev=1467153531&amp;do=diff</link>
        <description>Administration: Omnidex Features

Rollup Tables

Overview | Design | Creation | Indexing | Optimization

----------

Creating Rollup Tables

A rollup table is quite easy to create.  The rollup tables are first created in the Omnidex Environment File, complete with the SQL statement that represents the rollup data.  Then the UPDATE ROLLUPS statement is issued in ODXSQL to populate the rollup tables.  Here is a simple example of declaring a regular table, followed by the creation of two rollup tab…</description>
    </item>
    <item rdf:about="https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:design&amp;rev=1467153531&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-06-28T22:38:51+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>admin:features:rollups:design</title>
        <link>https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:design&amp;rev=1467153531&amp;do=diff</link>
        <description>Administration: Omnidex Features

Rollup Tables

Overview | Design | Creation | Indexing |  Optimization

----------

Designing Rollup Tables

Rollup tables are a good tool for improving performance, but they are not always the best or only solution.  The Omnidex Administrator must consider the advantages and disadvantages of using rollup tables and determine when it is best to use them.  This is the same as with most performance options, including partitioning and indexing.  The table below lis…</description>
    </item>
    <item rdf:about="https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:home&amp;rev=1467153531&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-06-28T22:38:51+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>admin:features:rollups:home</title>
        <link>https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:home&amp;rev=1467153531&amp;do=diff</link>
        <description>Administration: Omnidex Features

Rollup Tables

Overview | Design | Creation | Indexing | Optimization

----------

Overview

When working with very large databases, there are lots of different techniques that can be used to improve performance.  Omnidex provides a variety of partitioning strategies that can be used to quickly reduce a large database to a small result set.   Omnidex provides specialized bitmap indexes geared for large databases.  A variety of other techniques, from multi-column…</description>
    </item>
    <item rdf:about="https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:indexing&amp;rev=1467153531&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-06-28T22:38:51+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>admin:features:rollups:indexing</title>
        <link>https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:indexing&amp;rev=1467153531&amp;do=diff</link>
        <description>Administration: Omnidex Features

Rollup Tables

Overview | Design | Creation | Indexing | Optimization

----------

Indexing Rollup Tables

Once the rollup tables have been created and declared, they may be indexed using Omnidex indexing.  There are no restrictions on indexing of rollup tables, and rollup tables can be indexed just like any other table.</description>
    </item>
    <item rdf:about="https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:optimization&amp;rev=1467153531&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-06-28T22:38:51+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>admin:features:rollups:optimization</title>
        <link>https://www.omnidex.com/docs/v54/doku.php?id=admin:features:rollups:optimization&amp;rev=1467153531&amp;do=diff</link>
        <description>Administration: Omnidex Features

Rollup Tables

Overview | Design | Creation | Indexing | Optimization

----------

Optimizing Queries using Rollup Tables

Omnidex will directly use Rollup Tables to optimize queries.  This means that the queries themselves do not need to be changed.  When rollup tables are declared, their relationship to the underlying data is understood.  This allows Omnidex to look at queries against the underlying data and seamlessly query the rollup table.  This design allo…</description>
    </item>
</rdf:RDF>
