In Operations Navigator, you can add an index to a new table, or you can
add an index to an existing table.
To add an index to a new table in Operations Navigator, complete
the following steps:
- Follow the instructions for Creating a Table in Operations Navigator Database.
- On the New Table dialog, click the Indexes
tab.
- On the Indexes page, click the New button.
For more information about indexes, see
DB2 UDB for AS/400 SQL Programming Concepts
and
DB2 UDB for AS/400 SQL Reference
.
To add an index to an existing table in
Operations Navigator, complete the following steps:
- In the AS/400 Operations Navigator window, expand the system you want to
use.
- Expand Database.
- Expand Libraries.
- Click the library that contains the table in which you want to add an
index.
- In the detail pane, right-click on the table in which you want to add an
index and select Properties.
- Click the Indexes tab.
- On the Indexes page, click the New button.
For more information about indexes, see
DB2 UDB for AS/400 SQL Programming Concepts
and
DB2 UDB for AS/400 SQL Reference
.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]