Multiple choice technology databases

__________ is the smallest information that a DLI can fetch .

  1. Field

  2. Segment

  3. Branch

  4. Character

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In IMS, a segment is the smallest unit of information that a Data Language/I (DLI) call can fetch. A segment consists of related fields grouped together, similar to a record in other systems. Fields are smaller components within segments, but DLI operates at the segment level as its atomic access unit.