You will get: - all characters' length are doubled - this is Unicode system with encoding UTF-16 so 1 char = 2 bytes - all INT4 data type fields get length 4, although field length (i.e. SFLIGHT-SEATSMAX_B) is 10. Internally INT4 occupies 4 bytes - all P types fields, get ...