SQL$HELP_OLD72.HLB  —  CREATE  STORAGE_MAP
    Associates a table with one or more storage areas in a multifile
    database. The CREATE STORAGE MAP statement specifies a storage
    map that controls which lists or rows of a table are stored in
    which storage areas.

    In addition to creating storage maps, the CREATE STORAGE MAP
    statement has options that control:

    o  Which index the database system uses when inserting rows in
       the table

    o  Whether or not the rows of the table are stored in a
       compressed format

    o  Whether or not partitioning keys can be modified.

    o  Whether the table is partitioned vertically, horizontally, or
       both.

    o  Whether logging is enabled or disabled for the duration of
       this operation
Additional Information: explode extract
Environment Format Arguments Examples
Close Help