A storage map definition for the index. You can specify a store
clause for indexes in a multifile database only. The STORE clause
lets you specify which storage area files are used to store the
index entries.
If you omit the storage map definition, the default is to store
all entries for the index in the default storage area.
See the the CREATE INDEX statement for details of the arguments
in an index store clause.