| title | Create an Index | |
|---|---|---|
| description | Create an Index (Master Data Services) | |
| author | CordeliaGrey | |
| ms.author | jiwang6 | |
| ms.date | 03/01/2017 | |
| ms.service | sql | |
| ms.subservice | master-data-services | |
| ms.topic | how-to | |
| ms.custom |
|
[!INCLUDE SQL Server - Windows only ASDBMI]
[!INCLUDE support-notice]
Create a custom index on a list of attributes that you query frequently, to improve query performance.
To perform this procedure:
-
You must have permission to access the System Administration functional area. For more information, see Functional Area Permissions (Master Data Services).
-
You must be a model administrator. For more information, see Administrators (Master Data Services).
To create an index
-
In Master Data Manager, click System Administration.
-
On the Manage Model page, select a model from the grid and click then Entities.
-
On the Manage Entity page, from the grid , select the row for the entity that you want to create an index for.
-
Click Indexes.
-
In the Name box, type a name for the index.
-
Select Is Unique if you want to create a unique index. For more information about index types, see Custom Index (Master Data Services).
-
Click attributes in the Available Attributes box, and then click the Add arrow. To add all attributes, click the Add All arrow.
-
Click Save.
For each created index, a row with four columns is added to the grid. The following table describes the columns.
When you click an index, the following information displays.
-
Created By: The name of the user who created the index.
-
On: The date and time when the index was created.
-
Updated By: The name of the user who last updated the index.
-
On: The date and time when the index was last updated.