Exam 3: The Relational Database Model

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

All primary key entries are unique,and no part of a primary key may be ____.

(Multiple Choice)
4.9/5
(34)

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

(Short Answer)
4.8/5
(35)

You can think of a table as a persistent representation of a logical relation.

(True/False)
4.9/5
(37)

The following example exhibits ____________________ integrity: The CUSTOMER table's primary key is CUS_CODE.The CUSTOMER primary key column has no null entries,and all entries are unique.Similarly,the AGENT table's primary key is AGENT_CODE,and this primary key column also is free of null entries.

(Short Answer)
4.8/5
(21)

____ yields only the rows that appear in both tables.

(Multiple Choice)
4.8/5
(29)

A proper understanding of the concept and use of keys in a relational database model is very important.

(True/False)
4.9/5
(39)

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

(True/False)
4.7/5
(32)

The logical view of the relational database is facilitated by the creation of data relationships based on a logical construct known as a(n)____________________.

(Short Answer)
4.9/5
(31)

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

(Multiple Choice)
4.7/5
(40)

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)
5.0/5
(30)

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

(Multiple Choice)
5.0/5
(31)

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

(Multiple Choice)
4.9/5
(35)

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

(True/False)
4.8/5
(39)

Fortunately,the problems inherent in the ____________________ relationship can easily be avoided by creating a composite entity.

(Short Answer)
4.9/5
(33)

No data entry at all is known as a(n)____.

(Multiple Choice)
4.9/5
(36)

A left outer join on tables CUSTOMER and AGENT yields all of the rows in the CUSTOMER table,including those that do not have a matching value in the AGENT table

(True/False)
4.9/5
(34)

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

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

(Short Answer)
4.9/5
(33)

The DIFFERENCE operator subtracts one table from the other.

(True/False)
4.7/5
(31)

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

(Multiple Choice)
5.0/5
(40)
Showing 61 - 80 of 100
close modal

Filters

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