Figure 21 shows the order in which the database server executes purpose functions for a CREATE TABLE statement. If the IN clause specifies multiple storage spaces in which to fragment the table, the database server repeats the sequence of purpose functions that Figure 21 shows for each storage space.
For more information about implementing the CREATE TABLE statement in the access method, refer to Supporting Data Definition Statements.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]