Exam 9: Data Management Layer Design

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Key-value data stores is a type of NOSQL data stores, and they essentially provide a distributed index (primary key) to where a BLOB (binary, large object) is stored

(True/False)
4.9/5
(39)

When the analyst is evaluating a data model to ensure that all fields in a record depend fully on the entire primary key, the analyst is making sure that the data model conforms to the second normal form.

(True/False)
4.9/5
(36)

Which of the following is NOT a characteristic of current object-relational databases?

(Multiple Choice)
4.7/5
(33)

Explain the term denormalization.

(Essay)
4.9/5
(33)

The most efficient tables in a relational database in terms of storage space have no redundant data and very few null values because the presence of these suggest that space is being wasted, and more data to store means higher data storage hardware costs.

(True/False)
4.9/5
(40)

Look-up files store core information that is important to the business and to the application, and are usually kept for long periods of time with new records appended to the end of the file.

(True/False)
4.8/5
(42)

The applicability of NOSQL data stores is limited and they are NOT applicable to traditional business transaction processing systems.

(True/False)
4.8/5
(45)

A data model that does not contain repeating fields and that the data models leads to tables containing fields that are dependent on a whole primary key is in _____ normal form.

(Multiple Choice)
4.9/5
(43)

A master file holds information temporarily so that it can be used to update other master files.

(True/False)
4.9/5
(42)

An audit file contains information about how data changes over time; it records before and after images of data as it is altered so that it can be validated later.

(True/False)
4.8/5
(30)

What is the role of the following file types: master, look-up, transaction, audit, and history?

(Essay)
4.8/5
(39)

Information in a file's records that specifies the location of related records is called a marker.

(True/False)
4.9/5
(41)

It is difficult to find professionals with the necessary skill set for RDBMS.

(True/False)
4.7/5
(29)

The size of a database is determined by the _____.

(Multiple Choice)
4.8/5
(40)

The object persistence format that supports simple data types only is OODBMS.

(True/False)
4.7/5
(30)

Normalization is a process that applies a series of rules to a logical data model to determine how well the model is formed.

(True/False)
4.8/5
(35)

The normalization process is performed primarily to increase the database's storage efficiency.

(True/False)
4.9/5
(39)

The Relational DBMS only supports simple data types, but the Object Relational DBMS supports both simple and complex data types.

(True/False)
5.0/5
(33)

Finding a specific object in a sequential access file is relatively easy to do.

(True/False)
4.8/5
(40)

Describe the differences between Relational DB and NoSQL Data Store.

(Essay)
4.9/5
(38)
Showing 41 - 60 of 93
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)