<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.omnidex.com/docs/v51/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/v51/feed.php">
        <title>Documentation dev:sql:statements:partition</title>
        <description></description>
        <link>https://www.omnidex.com/docs/v51/</link>
        <image rdf:resource="https://www.omnidex.com/docs/v51/lib/tpl/simple/images/favicon.ico" />
       <dc:date>2026-04-23T12:01:24+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.omnidex.com/docs/v51/doku.php?id=dev:sql:statements:partition:home&amp;rev=1351263621&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.omnidex.com/docs/v51/lib/tpl/simple/images/favicon.ico">
        <title>Documentation</title>
        <link>https://www.omnidex.com/docs/v51/</link>
        <url>https://www.omnidex.com/docs/v51/lib/tpl/simple/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.omnidex.com/docs/v51/doku.php?id=dev:sql:statements:partition:home&amp;rev=1351263621&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-26T15:00:21+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dev:sql:statements:partition:home</title>
        <link>https://www.omnidex.com/docs/v51/doku.php?id=dev:sql:statements:partition:home&amp;rev=1351263621&amp;do=diff</link>
        <description>Omnidex SQL: PARTITION
 QuickLinks    Statements   Functions   OdxSQL  
Description

The PARTITION statement reads a table and splits it into multiple sub partitions which can be useful when setting up an Omnidex grid.  

Syntax


PARTITION table_spec 
         [INTO n] 
         [BY &lt;column_spec | expression&gt;] 
         [IN path]
         [ON [INSTANCE] instance_no] 
         [WITH options]</description>
    </item>
</rdf:RDF>
