Exam 3: The Relational Database Model

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

Dr. Codd's rule of relational database states that every value in a table is guaranteed to be accessible through a combination of table name, primary key value, and column name.

(Short Answer)
4.7/5
(29)

Each table in a relational database must have a primary key.

(True/False)
4.8/5
(47)

Describe the use of the INTERSECT operator.

(Essay)
4.9/5
(30)

If the attribute (B) is functionally dependent on a composite key (A) but not on any subset of that composite key, the attribute (B) is fully functionally dependent on (A).

(True/False)
4.9/5
(39)

The SELECT operator yields a vertical subset of a table.

(True/False)
4.8/5
(30)

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

(Multiple Choice)
4.8/5
(30)

returns only the attributes requested, in the order in which they are requested.

(Multiple Choice)
4.8/5
(39)

Define an index. Explain the role of indexes in a relational database.

(Essay)
4.8/5
(41)

A(n) only returns matched records from the tables that are being joined.

(Multiple Choice)
4.8/5
(32)

In a relational table, each column has a specific range of values known as the domain.

(Short Answer)
4.8/5
(32)

The relationship is the "relational model ideal."

(Multiple Choice)
4.8/5
(33)

, also known as RESTRICT, yields values for all rows found in a table that satisfy a given condition.

(Multiple Choice)
4.8/5
(28)

According to Codd's rule of relational database, "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.9/5
(36)

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

(Short Answer)
4.7/5
(30)

An index key can have multiple (a composite index).

(Short Answer)
4.8/5
(28)

As rare as 1:1 relationships should be, certain conditions absolutely require their use.

(True/False)
4.8/5
(36)

RDBMSs enforce integrity rules automatically.

(True/False)
4.7/5
(27)

What is a key and how is it important in a relational model?

(Essay)
4.9/5
(33)

are especially useful when you are trying to determine what values in related tables cause referential integrity problems.

(Multiple Choice)
4.8/5
(35)

The is actually a system-created database whose tables store the user/designer-created database characteristics and contents.

(Multiple Choice)
5.0/5
(41)
Showing 21 - 40 of 75
close modal

Filters

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