Teradata components handle data distribution by
-
AMP bucket number
-
Primary Index
-
Primary Key
-
None of the above
B
Correct answer
Explanation
Teradata uses the Primary Index (PI) to distribute data across AMPs. The PI value is hashed to determine which AMP will store each row. The Primary Key is a logical concept for uniqueness, while the PI is the physical distribution mechanism.