Multiple choice technology databases

A Package is

  1. A single, bound DBRM

  2. A Multi bound DBRM with optimised access paths

  3. A Single bound DBRM with optimised access paths

  4. A Multi bound DBRM

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

A DB2 package is an object containing optimized access paths for a single DBRM that has been bound independently of other modules.