table

A data structure that is used to store data that consists of a list of records, each entry being identified by a unique key and containing a set of related values. A table contains a number of table fields that belong to a specific domain.

A table code consists of a package code, module code, and three digits.

Example

Table: tc mcs010 Countries

This table shows the table fields of tc mcs010 Countries:

Code Label Length Data Type
ccty Country 3 String
dsca Description 30 Multibyte String
meec EU Member State 5 Enumerated
...      

tables