Previous Topic: Additional Index KeysNext Topic: Redefining, Regenerating, and Deleting Tables


Defining the Storage and Display Sequence

The storage sequence indicates the order in which data will be stored in the database. The storage sequence of a table can be any of the following:

You can specify the storage sequence by entering next, prior, first, last or the key number of a specified key in the Storage Sequence field. The storage sequence defaults as follows:

Display Sequence

The display sequence is the order in which data will be displayed through the online application created by ASF for the table. The display sequence can be either of the following:

The display sequence defaults to SAME, but you can specify a different display sequence by entering a key number other than that specified for the storage sequence.

Note: A table has only one storage sequence and one display sequence. You cannot specify the display sequence for a table at run time, although it is influenced by run-time selection criteria.