Exam 3: The Relational Database Model

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

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

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

A

A(n) ______ provides a detailed description of all tables found within the user/designer-created database.

Free
(Short Answer)
5.0/5
(35)
Correct Answer:
Verified

data dictionary

A _____ is any key that uniquely identifies each row.

Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
Verified

A

The idea of determination is unique to the database environment.

(True/False)
4.7/5
(36)

A _____ contains at least all of the attribute names and characteristics for each table in the system.

(Multiple Choice)
4.8/5
(21)

In a natural join, the column on which the join was made occurs twice in the new table.

(True/False)
4.8/5
(32)

According to Codd's _____ rule of relational databases, application programs and ad hoc facilities are logically unaffected when changes are made to the table structures that preserve the original table values (changing order of columns or inserting columns).

(Multiple Choice)
4.7/5
(28)

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

(Multiple Choice)
4.9/5
(31)

_____ logic, used extensively in mathematics, provides a framework in which an assertion (statement of fact) can be verified as either true or false.

(Multiple Choice)
4.8/5
(38)

The _____ relationship is the relational database norm.

(Short Answer)
4.7/5
(33)

A _____ key can be described as a minimal superkey, a superkey without any unnecessary attributes.

(Multiple Choice)
4.9/5
(37)

Each table _____ represents an attribute.

(Multiple Choice)
4.8/5
(35)

Depending on the sophistication of the application development software, nulls can create problems when functions such as COUNT, AVERAGE, and SUM are used.

(True/False)
4.8/5
(33)

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

(Essay)
4.9/5
(30)

The _____ relationship is the "relational model ideal."

(Multiple Choice)
4.8/5
(35)

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

(Multiple Choice)
5.0/5
(29)

Only a single attribute, not multiple attributes, can define functional dependence.

(True/False)
4.9/5
(39)

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

A primary key is a(n) _____ key chosen to be the primary means by which rows of a table are uniquely identified.

(Short Answer)
4.9/5
(31)

Describe the use of the INTERSECT operator.

(Essay)
4.8/5
(32)
Showing 1 - 20 of 75
close modal

Filters

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