Primary Index is mandatory for teradata table
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.