You can use the Table Hash Index editor to create a set of new hash indexes on an existing table in a Teradata physical model. The hash index provides an index structure that can be hash-distributed to Access Module Processors (AMPs). The index contains a row identifier that provides transparent access to the base table, which improves query performance by covering columns in a query so that the base table does not need to be accessed, or serves as an alternate access method to the base table in a join or retrieval operation.
To add a new Teradata hash index
The Table Hash Index Editor opens.
Note: Click New
on the toolbar to create a new hash index.
Specifies the table you want to create a Hash index for. Select a table from the drop-down list.
Specifies the name of the hash index.
Defines the database or user.
Generates DDL for this object during Forward Engineering.
The columns for the table that has the index and are key group members appear. You can select any of the columns to be a key group member. The columns can be sorted.
The Hash Index editor closes.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |