21.2. Database concepts¶
When you first look at a database it looks like a spreadsheet with multiple sheets. The primary data structures in a database are: tables, rows, and columns.
In technical descriptions of relational databases the concepts of table, row, and column are more formally referred to as relation, tuple, and attribute, respectively. We will use the less formal terms in this chapter.
-
Q-1: Match each data structure used in databases to its formal counterpart.
Think about what the terms on the left could mean outside of databases
and how they could relate to the terms on the right.
- Attribute
- Column
- Tuple
- Row
- Relation
- Table
Before you keep reading...
Runestone Academy can only continue if we get support from individuals like you. As a student you are well aware of the high cost of textbooks. Our mission is to provide great books to you for free, but we ask that you consider a $10 donation, more if you can or less if $10 is a burden.
You have attempted 1 of 2 activities on this page