Exam 4: Relational Model Characteristics

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

If one department chair-a professor-can chair only one department and one department can have only one department chair, then the entities PROFESSOR and DEPARTMENT exhibit a(n) ____________________ relationship.

(Short Answer)
4.9/5
(41)

What is the system catalog?

(Essay)
5.0/5
(31)

The proper use of ____________________ keys is crucial to controlling data redundancy.

(Short Answer)
4.7/5
(33)

Describe the use of the UNION operator.

(Essay)
4.8/5
(36)

In the context of a database table, the statement "A ____ B" indicates that if you know the value of attribute A, you can look up the value of attribute B.

(Multiple Choice)
4.8/5
(29)

Current relational database software generally provides only a system catalog (and not a data dictionary).

(True/False)
4.8/5
(35)

Codd's Rule of ____ states: If the system supports low-level access to the data, users must not be allowed to bypass the integrity rules of the database

(Multiple Choice)
4.8/5
(35)

The ____ relational type is the "relational model ideal."

(Multiple Choice)
4.7/5
(28)

A(n) ____ is perceived as a two-dimensional structure composed of rows and columns.

(Multiple Choice)
5.0/5
(37)

A null is created when you press the Enter key or the Tab key to move to the next entry without making a prior entry of any kind.

(True/False)
4.8/5
(36)

There is never a good reason to use null values in a database.

(True/False)
4.8/5
(33)

Character data can contain any character or symbol intended for mathematical manipulation.

(True/False)
4.8/5
(32)

A data dictionary contains metadata-data about data.

(True/False)
4.7/5
(36)

In a database context, a(n) ____ indicates the use of different names to describe the same attribute.

(Multiple Choice)
4.8/5
(41)

The one-to-many (1:M) relationship is easily implemented in the relational model by putting the foreign key of the "1" side in the table of the "many" side as a primary key.

(True/False)
4.8/5
(45)

To be considered minimally relational, the DBMS must support the key relational operators ____, PROJECT, and JOIN.

(Multiple Choice)
4.7/5
(38)

Referential and entity integrity are two names for the same thing.

(True/False)
4.8/5
(36)

A ____ is any key that uniquely identifies each row.

(Multiple Choice)
4.8/5
(37)

A(n) ____________________ links tables on the basis of an equality condition that compares specified columns of each table.

(Short Answer)
4.8/5
(42)

The ____ constraint can be placed on a column to ensure that every row in the table has a value for that column.

(Multiple Choice)
4.8/5
(36)
Showing 61 - 80 of 100
close modal

Filters

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