Multiple choice technology databases

Is rowId is available in TD?

  1. True

  2. False

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

Teradata does have a ROWID pseudo-column that uniquely identifies each row in a table. This is accessible through the ROWID keyword in queries, similar to how other databases have row identifiers.