HP Exam Questions

What distinguishes table partitioning from projection segmentation?

What distinguishes table partitioning from projection segmentation?

A.
If table data is partitioned, associated projections can only be replicated.

B.
If table data is partitioned, the table cannot participate in a prejoin projection.

C.
If table data is partitioned, associated projections cannot be segmented.

D.
If table data is partitioned, associated projections can also be segmented.

Explanation: