There is a data record for each row in the table. Here is the format of the data record:
Byte position |
Information and type |
---|---|
01 | Data record indicator (D) |
02-04 | Reserved |
05 | Blank |
06-end of record | Row data in binary or character form, depending on whether byte 43 of the table record is M (machine) or C (character). Byte 6 represents the start (position 1) of row data for the first column. |