Exam 9: Data Management Layer Design

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

Most object-oriented programming languages support sequential and random access files.

(True/False)
4.9/5
(39)

A(n) _____ can support large volumes of data and support applications that run an entire company.

(Multiple Choice)
4.9/5
(39)

The size of a database is determined by the _____.

(Multiple Choice)
4.7/5
(36)

Nicole and her team of skillful systems analysts have been hired to create a database system for an educational software package that supports the study of medicine and the human body. A sample application will include a narrative exploration and graphical "tour" of the heart. As part of Nicole's team, the type of database that you would you recommend is a relational database.

(True/False)
4.8/5
(37)

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

(Essay)
4.8/5
(36)

Describe the differences between an ORDBMS and an OODBMS, and list the advantages of using an OODBMS over an OODBMS.

(Essay)
4.7/5
(34)

To improve the access speed of a database, similar records in a table are stored together in primary key order. This optimizing access speed process is called _____.

(Multiple Choice)
4.9/5
(34)

In order to reduce the number of joins that must be performed in a query and to increase the speed of data access, the data analyst will _____ the physical model.

(Multiple Choice)
4.9/5
(40)

Mapping from the problem domain to the data management objects in an RDBMS format is a straightforward one-to-one mapping.

(True/False)
4.8/5
(37)

A master file stores core information that is important to the business, is normally kept for long periods of time, and is regularly updated.

(True/False)
4.9/5
(36)

The accountants at the Sears store in a local city have noticed that the appliance department is regularly short when items sold are compared to sales. The accountants feel that something is wrong and these systems must be checked for accuracy. The audit file system will reveal if appliances may have been stolen.

(True/False)
4.9/5
(38)

The data stores that are described as NoSQL typically support SQL.

(True/False)
4.8/5
(39)

The Object Relational DBMS has all advantages from both the Relational DBMS and the Object-Oriented DBMS.

(True/False)
4.9/5
(35)

Which one in the following list is an example of NOSQL data store .

(Multiple Choice)
4.7/5
(35)

A mini-table that contains values from one or more columns in a table and the location of the values within the table is called a(n) _____.

(Multiple Choice)
4.9/5
(33)

A file that stores information on who, when, and how data was altered is an audit file.

(True/False)
4.9/5
(36)

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
(29)

What is the concept of referential integrity? Why is it important in databases?

(Essay)
4.8/5
(37)

Optimization is a process whereby a series of rules are applied to a logical data model to determine how well-formed it is; these rules help analysts identify entities that are not represented correctly.

(True/False)
4.8/5
(36)

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

(True/False)
4.8/5
(35)
Showing 21 - 40 of 91
close modal

Filters

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