logo

What is a database record in an IMS DB system?

A)  A field
B)  A segment
C)  A collection of related segments
D)  None of the above

Correct Answer :   A collection of related segments


Explanation : In an IMS DB system, a database record is a collection of related segments that are linked together in a hierarchical structure. The record may contain one or more segments, depending on the complexity of the data being stored. The segments in a record may have parent-child relationships, or they may be linked in other ways, such as through pointers.