In a VB data set, the records can have different lengths. The first four bytes of each record contain the ___, and the first two bytes of the ___ contain the ___
Answer: In a VB data set, the records can have different lengths. The first four bytes of each record contain the RDW, and the first two bytes of the RDW contain the length of that record (in binary)