The CREATE statement interface
Figure 1 and Figure 2 show the order in which
the database server executes purpose functions for a CREATE TABLE
and CREATE INDEX statement. If the IN clause specifies multiple storage
spaces in which to fragment the index, the database server repeats
the sequence of purpose functions that Figure 1 and Figure 2 show for each storage
space.
Figure 1. Processing
a CREATE TABLE statement
Figure 2. Processing
a CREATE INDEX statement