Multiple choice technology

User data stored in

  1. One Base Table

  2. EIM Tables

  3. Extension Tables

  4. More than one base table

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

User data is stored in base tables. While complex entities may span multiple base tables joined by relationships, and extension tables store additional attributes, the fundamental storage unit is the base table. 'More than one base table' correctly reflects that user data can span multiple base tables for complex entities.