Lesson 1: Relational Database Model Flashcards

1
Q

A simple but highly useful way to
organize data into collections of
two-dimensional tables called
relations.

A

relational database model:

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

The range of allowable
values for a data attribute.

A

domain

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

Manipulating data to
eliminate rows according to certain criteria.

A

selectings

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

Manipulating data to
eliminate columns in a table

A

Projecting

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

Manipulating data to combine
two or more tables.

A

joining

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

The ability to combine two or
more tables through common data
attributes to form a new table with only
the unique data attributes.

A

linking

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

The process of
detecting and then correcting or deleting incomplete, incorrect, inaccurate, or
irrelevant records that reside in a
database.

A

Data Cleansing

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