Define SQL Server View Indexes

Use the SQL Server View Index Editor to define view indexes in a SQL Server 2005/2008 physical model.

To define a SQL Server view index

  1. Click Indexes, Views on the Model menu.

    The SQL Server View Index Editor opens.

  2. Select the view from the View drop-down for which you want to define an index and work with the following options:

    Note: Click New <New> icon in property editors on the toolbar to create either a new unique (alternate key, or AK) or non-unique (inverted entry, or IE) index.

  3. Click the General tab and work with the following options:
  4. Click the Members tab and work with the following options:
  5. Click the Options tab to further define the view index.
  6. Click the Partitions tab to define partition columns.
  7. (Optional) Click the Comment tab and enter any comments that you want to associate with the view index.
  8. (Optional) Click the UDP tab to work with user-defined properties for the view index.
  9. Click Close.

    The view index is defined and the SQL Server View Index Editor closes.

More information:

Define Options for a SQL Server View Index

Define a Partition for a SQL Server View Index

Add a Comment in a Property Editor

Add a UDP in a Physical Property Editor


Copyright © 2009 CA. All rights reserved. Email CA about this topic