Multiple choice technology databases

Teradata maintain rows in the received order

  1. True

  2. False

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

Teradata does not maintain rows in the received order. Teradata distributes rows across AMPs (Access Module Processors) based on hash values of primary index columns, so the physical storage order is not the same as insertion order.