Chapter 3: Data Flashcards

1
Q

What is the primary key?

A

A unique identifier (field) for each record in a table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a foreign key?

A

A field in one table that uniquely identifies a record in another table (i.e. is the primary key in another table)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a relational database?

A

A database that uses foreign keys to link multiple different tables together

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a compound key?

A

A key that consists of two or more fields used to identify a record uniquely

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is unstructured data? (name some examples)

A

Data without a clear structure (e.g. emails, images, PPTs)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly