A single table should allow for up to 100 Terabytes of application data. How do you design your
table space?

A.
A segmented compressed table space, BUFFERPOOL BP0.
B.
A LOB table space with DSSIZE 64GB, BUFFERPOOL BP8K0.
C.
A table space with NUMPARTS 1024, DSSIZE 64G, BUFFERPOOL BP16K0.
D.
A table space with MAXPARTITIONS 2048, DSSIZE 64G, BUFFERPOOL BP32K.
Explanation: