Multiple choice

What is a tuple in context of database?

  1. Data structure used in RDBMS

  2. Another name for table

  3. A column

  4. One record

  5. Foreign key

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

A tuple is one record (one row).