noun
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.