Multiple choice technology databases

What information is not included in DBD

  1. access method

  2. segment name

  3. parameter

  4. key field length

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

DBD (Database Descriptor) defines database structure: access method, segment names, key field lengths. 'Parameter' is not part of DBD - it's too vague and not a standard DBD element.