Multiple choice technology databases What is the maximum number of tables that can be stored on a Partitioned Table Space? TWO ONE FIVE 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.