Specifying Treatment of the OCCURS Clause

In COBOL, an OCCURS clause specifies a repeating data item or group of data items. The relational model does not include the concept of repeating items except as rows of a relational table, thus providing a simpler (or "normalized") data model. Relativity provides several techniques for handling the mapping of repeating data items in COBOL to normalized relational tables.

The following techniques may be used in any combination to properly specify the treatment of the OCCURS clause by Relativity: