This is an old revision of the document!
Partitions a table into multiple sub partitions which can be useful when setting up an Omnidex grid.
PARTITION table
[INTO n]
[BY <column | expression>]
[IN path]
[ON [INSTANCE] instance]
[WITH options]