Multiple choice technology databases

Primary Index is mandatory for teradata table

  1. True

  2. False

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

Teradata does NOT require a Primary Index for a table. Tables can be created without a Primary Index (NOPI tables). This is useful for certain scenarios like staging tables or when distribution control isn't needed. Option B correctly states that Primary Index is not mandatory.