mod 6 Flashcards
Assumed value if no explicit value is available.
Default Value
A control mechanism that will either allow or prohibit empty field values.
Null value control
The purpose of Physical Database Design is to translate the logical description of data into the technical specifications for storing and retrieving data.
True
Denormalization will not introduce anomalies restricted by normalization.
False
To handle missing data in a database, an estimated substitute value may be used to fill it.
True
A database control mechanism that manages allowable field data values.
Range control
Denormalization may improve performance by decreasing the number of table lookups compare to a normalized database.
True
Denormalization can decrease the chance of errors and inconsistencies.
False
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.
True
Storage space will not be wasted in denormalization of a database.
False