Multiple choice

The file organization technique which includes an index on every secondary field, is

  1. inverted organization

  2. multi-list organization

  3. regular organization

  4. hierarchical organization

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

An inverted file organization uses an index for every field, allowing for efficient searching and retrieval based on any attribute, not just the primary key.