Sql Tables; Automatically Creating Partitions - HP Neoview SQL Reference Manual

Hide thumbs Also See for Neoview SQL:
Table of Contents

Advertisement

SQL Tables

For more information, see
(page
58), and

Automatically Creating Partitions

When creating a table users can specify that the table is not partitioned using the NO PARTITION
clause. The default is for the table to be partitioned.
Users may also specify the MAX TABLE SIZE clause that will be used to decide on the table
extent sizes. If this option is not specified Neoview SQL will decide. If the table is partitioned
then the table is partitioned across all the disk volumes on the system.
232
SQL Language Elements
"CREATE TABLE Statement" (page
"ALTER VIEW Statement" (page
69),
"CREATE INDEX Statement"
51).

Advertisement

Table of Contents
loading

Table of Contents