Multiple choice technology databases

What is the maximum number of tables that can be stored on a Partitioned Table Space?

  1. TWO

  2. ONE

  3. FIVE

  4. EIGHT

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

A partitioned table space in DB2 can contain only ONE table. Partitioning is a table-level organization method where each partition is part of the same single table, not multiple tables.