Multiple choice technology databases

BIND is for ________

  1. AREA

  2. VOLUME

  3. PAGE

  4. RECORD

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

In IDMS, the BIND command is used for RECORD-level operations. BIND establishes a connection to a specific record type, which is the most granular level in the IDMS storage hierarchy (VOLUME > AREA > PAGE > RECORD). This allows programs to access and manipulate specific record types within the database.