Exam 3: The Relational Database Model

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

____ yields a vertical subset of a table.

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

A

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

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

D

Referential ____ means that if the foreign key contains a value,that value refers to an existing valid tuple (row)in another relation.

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

A

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

(True/False)
4.8/5
(36)

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

A ____ is any key that uniquely identifies each row.

(Multiple Choice)
4.9/5
(40)

The DIFFERENCE operator subtracts one table from the other.

(True/False)
4.8/5
(24)

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

(Short Answer)
5.0/5
(33)

The relational operators have the property of ____________________;that is,the use of relational algebra operators on existing relations (tables)produces new relations.

(Short Answer)
4.9/5
(37)

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

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

(Multiple Choice)
4.9/5
(40)

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

(True/False)
4.9/5
(32)

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

(True/False)
4.9/5
(40)

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

(Short Answer)
4.8/5
(32)

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

(True/False)
4.9/5
(36)

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

A(n)____________________ key can be described as a superkey without unnecessary attributes.

(Short Answer)
4.7/5
(37)

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

Describe the use of nulls in a database.

(Essay)
4.9/5
(28)

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

(Multiple Choice)
4.8/5
(29)
Showing 1 - 20 of 100
close modal

Filters

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