Indexes are used to create alternate ways of organizing or accessing the data in your LANSA tables. You can create table sorting sequences that differ from the keys used in the physical table.
Objectives
To achieve these objectives, you will complete the following:
Step 1. Add an Index to Department Table
Step 2. Create Departments Test Form
Step 3. Execute Search by Description Form
Step 4. Add an Index to Employee Table
Before you Begin
In order to complete this exercise, you must have completed the previous exercises.