Previous Topic: Data Structure DiagramsNext Topic: Representing Sets Graphically


Representing Records Graphically

The following information about each record type is included in the data structure diagram of a database:

The DEPARTMENT record type within the Commonweather database is graphically represented by the following figure. From the diagram it can be determined that its location mode is CALC using DEPT-ID-0410 as a CALC key whose values must be unique. It is a fixed length record in which every occurrence contains 56 bytes of data. Its internal numeric identifier is 410 and DEPARTMENT record occurrences are stored in the ORG-DEMO-REGION of the database.