Exam 3: The Relational Database Model

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

The SELECT operator yields a vertical subset of a table.

(True/False)
4.8/5
(42)

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

(Multiple Choice)
4.8/5
(39)

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.7/5
(32)

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

(True/False)
5.0/5
(35)

In an outer join,the matched pairs would be retained and any unmatched values in the other table would be left ____.

(Multiple Choice)
4.9/5
(33)

The relational database model enables you to view data ____ rather than ____.

(Multiple Choice)
4.9/5
(39)

The practical significance of taking the logical view of a database is that it serves as a reminder of the simple file concept of data storage.

(True/False)
4.9/5
(33)

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.9/5
(35)

PRODUCT yields all possible pairs of rows from two tables-also known as the ____________________ product.

(Short Answer)
5.0/5
(35)

____________________ joins are especially useful when you are trying to determine what value(s)in related tables cause(s)referential integrity problems.

(Short Answer)
4.7/5
(38)

The ____________________ relationship is the relational database norm.

(Short Answer)
4.9/5
(36)

If the foreign key contains either matching values or nulls,the table that makes use of that foreign key is said to exhibit ____________________ integrity

(Short Answer)
4.8/5
(30)

A(n)____ is an ordered arrangement of keys and pointers.

(Multiple Choice)
4.9/5
(35)

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

(True/False)
4.9/5
(36)

Codd's Rule of ____ states: 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
(37)

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

(Short Answer)
4.8/5
(38)

A ____ key is defined as a key that is used strictly for data retrieval purposes.

(Multiple Choice)
4.8/5
(30)

In a database context,the word ____ indicates the use of the same attribute name to label different attributes.

(Multiple Choice)
4.9/5
(36)

What is the system catalog?

(Essay)
4.9/5
(36)

Since it is used to link the tables that originally were related in a M:N relationship,the composite entity structure includes-as foreign keys-at least the ____ keys of the tables that are to be linked.

(Multiple Choice)
4.9/5
(29)
Showing 41 - 60 of 100
close modal

Filters

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