I have a file that has 20 pairs of fields, a Header (30 chars) and Text (256 chars), and I am trying to determine the best use of VARLEN to reduce the size of the file.
Although there are 20 pairs of fields in each record, most are empty, and in 90% of cases there is only 1 pair that has a value,...