Previous Topic: Conventions for Specifying Location ModeNext Topic: Location Modes for Entities in the Commonweather Database


Conventions for Representing Indexes

To represent an index on the data structure diagram:

Sample index representation

The following diagram shows the standard CA IDMS/DB notation for an index. The index allows the DBMS to access all EMPLOYEE entity occurrences in the database based on the last name/first name in ascending order. Duplicate last name/first name combinations are allowed.

Shows the standard CA IDMS/DB notation for an index.