Correct Answer:
B. Tuples
Relational database management systems (RDBMS) are built upon the foundational mathematical concepts of relational algebra.
- In formal relational model terminology, rows in a table are technically called tuples, representing a single, structured data record.
- Correspondingly, columns are referred to as attributes, fields represent individual data cells, and keys are constraints utilized to enforce unique identification or relational links.