Exam 9: Database Management Systems

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

In the relational database model all of the following are true except

Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
Verified

D

The textbook refers to four interrelated components of the database concept. Which of the following is not one of the components?

Free
(Multiple Choice)
4.7/5
(49)
Correct Answer:
Verified

D

Explain how linkages between relational tables are accomplished.

Free
(Essay)
4.9/5
(44)
Correct Answer:
Verified

Logically related tables need to be physically connected to achieve the associations described in the data model. This is accomplished by using foreign keys. The degree of cardinality between the related tables determines the method used for assigning foreign keys.
Where a 1:M (or 1:0,M) association exists, the primary key of the 1 side is embedded in the table of the M side.
To represent the M:M association between tables, a link table needs to be created that has a combined (composite) key consisting of the primary keys of two related tables.

Data currency is preserved in a centralized database by

(Multiple Choice)
4.7/5
(38)

The task of searching the database to locate a stored record for processing is called

(Multiple Choice)
4.8/5
(38)

The data manipulation language

(Multiple Choice)
4.7/5
(34)

Use the following words to complete the sentences. database administrator data dictionary data redundancy index sequential access method query language schema sequential structure subschema -The conceptual view of the database is often called ____________________.

(Short Answer)
4.9/5
(41)

The deletion anomaly in unnormalized databases

(Multiple Choice)
4.7/5
(26)

The data definition language is used to insert special database commands into application programs.

(True/False)
4.9/5
(40)

What are the four elements of the database approach? Explain the role of each.

(Essay)
4.9/5
(39)

Data concurrency

(Multiple Choice)
4.8/5
(40)

Entities are

(Multiple Choice)
4.8/5
(37)

Timestamping is a control that is used to ensure database partitioning.

(True/False)
4.9/5
(35)

Which statement is not correct? A query language like SQL

(Multiple Choice)
4.8/5
(39)

Task-data dependency is

(Multiple Choice)
4.9/5
(30)

How does the database approach solve the problem of data redundancy?

(Essay)
4.9/5
(40)

Use the following words to complete the sentences. database administrator data dictionary data redundancy index sequential access method query language schema sequential structure subschema -The __________________________ describes every data element in the database.

(Short Answer)
4.8/5
(33)

An entity is any physical thing about which the organization wishes to capture data.

(True/False)
4.8/5
(33)

Which of the following is not a common form of conceptual database model?

(Multiple Choice)
4.7/5
(45)

Discuss the hierarchical database model. What limitation(s) of the hierarchical database model are solved by the network database model?

(Essay)
4.9/5
(36)
Showing 1 - 20 of 105
close modal

Filters

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