Specify an Organization Type for a Materialized Query Table

You can use the Organize By tab in the Materialized Query Tables editor to specify either dimension or key sequence as the organization type.

To specify an organization type for a materialized query table

  1. Click Materialized Query Tables on the Model menu in a physical model based on Db2.

    The Materialized Query Table Editor opens.

  2. Click the Organize By tab. Select one of the following options:
    • Select the Dimension type and indicate a Dimension Group.
    • Select the Key Sequence type and indicate choices for key sequence overflow, key sequence percent free, and key sequence columns.
    • Select the Row type and indicate that the data is stored by row in the data pages of the table.
    • Select the Column type and indicate that the data is stored by column in the data pages of the table.
    • Select the InsertTime type and indicate that rows are clustered in the table relative to the time they are inserted.
  3. Click Close.

    Your changes are saved and the Materialized Query Table Editor closes.