Each row in teradata system is identified using
-
Row hash
-
Row id
-
Hash map
-
Hash value
B
Correct answer
Explanation
Each row is identified by its Row ID (RID), which uniquely combines the row hash, AMP number, and uniqueness value. While row hash is part of the ID, the complete identifier is called Row ID. Hash value alone isn't sufficient - multiple rows can have the same hash.