Multiple choice technology databases

Tables must always be assigned a Primary Index at creation

  1. True

  2. False

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

In Teradata, every table must have a Primary Index defined at creation time. The Primary Index determines how data is distributed across AMPs (Access Module Processors) and is fundamental to Teradata's parallel architecture. This is a mandatory requirement, not optional.