Use the Specify OCCURS Processing window to specify how to map
an individual record array.
- Default processing
- Specifies to use the same processing option that
you selected as the default for all record arrays in the table.
- Expand occurrences
- Specifies to map all arrays as sets of columns.
The number of sets that are mapped for an array depends on the maximum number
that is specified in the OCCURS statement for that array. For example, an
array with three elements and five maximum occurrences is mapped into 15 columns:
five sets of three columns.
- Number of occurrences
- Specify the number of occurrences to map as columns.