variable-length record
Computing term for a record whose length can vary, as opposed to a fixed-length record.
可変長レコードを扱うファイル形式では、各レコードの長さが異なる。
In file formats that handle variable-length records, each record has a different length.
データベースで可変長レコードを使うと、記憶領域を節約できる。
Using variable-length records in a database can save storage space.
Compound of 可変 (variable) + 長 (length) + レコード (record). A straightforward technical term.