mod 6 Flashcards

1
Q

Assumed value if no explicit value is available.

A

Default Value

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

A control mechanism that will either allow or prohibit empty field values.

A

Null value control

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

The purpose of Physical Database Design is to translate the logical description of data into the technical specifications for storing and retrieving data.

A

True

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

Denormalization will not introduce anomalies restricted by normalization.

A

False

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

To handle missing data in a database, an estimated substitute value may be used to fill it.

A

True

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

A database control mechanism that manages allowable field data values.

A

Range control

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

Denormalization may improve performance by decreasing the number of table lookups compare to a normalized database.

A

True

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

Denormalization can decrease the chance of errors and inconsistencies.

A

False

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

The goal of a Physical Database Design is to create a design for storing data that will provide adequate performance and ensure database integrity, security, and recoverability.

A

True

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

Storage space will not be wasted in denormalization of a database.

A

False

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