SQL$HELP_OLD72.HLB  —  CREATE  STORAGE_MAP, Arguments  STORE_COLUMNS
    Syntax option:

    STORE COLUMNS (column-name)

    Lists the columns which will be stored in the subsequent map.

    Multiple STORE COLUMNS clauses may appear in a map to spread
    across multiple storage areas. A column name may only appear
    in one STORE COLUMNS clause. A final STORE clause can appear to
    provide a location for all remaining unspecified columns.
Close Help