Exam 3: The Relational Database Model

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

Referential dictates that the foreign key must contain values that match the primary key in the related table,or must contain null.

(Multiple Choice)
4.9/5
(27)

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

(Short Answer)
5.0/5
(36)

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

(Multiple Choice)
4.9/5
(38)

A(n)links tables on the basis of an equality condition that compares specified columns of each table.

(Short Answer)
5.0/5
(39)

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

(True/False)
4.8/5
(26)

Another name for a composite entity is a(n)entity.

(Multiple Choice)
4.9/5
(37)

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

(True/False)
4.8/5
(31)

The catalog can be described as a detailed system data dictionary that describes all objects within the database,including data about table names,the table's creator and creation date,the number of columns in each table,the data type corresponding to each column,index filenames,index creators,authorized users,and access privileges.

(Short Answer)
4.7/5
(38)

The relationship should be rare in any relational database design.

(Multiple Choice)
4.9/5
(33)

To avoid nulls,some designers use special codes,known as ,to indicate the absence of some value.

(Short Answer)
4.8/5
(31)

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

(Multiple Choice)
4.8/5
(34)

Describe the use of the INTERSECT operator.

(Essay)
4.7/5
(39)

A is any key that uniquely identifies each row.

(Multiple Choice)
4.9/5
(35)

One characteristic of generalization hierarchies is that they are implemented as relationships.

(Short Answer)
4.9/5
(33)

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

(Essay)
4.8/5
(36)

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

(Essay)
5.0/5
(31)

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

(Short Answer)
4.8/5
(31)

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

(Short Answer)
4.8/5
(34)

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

(Multiple Choice)
4.8/5
(34)

When you define a table's primary key,the DBMS automatically creates a(n)index on the primary key column(s)you declared.

(Multiple Choice)
4.7/5
(32)
Showing 41 - 60 of 74
close modal

Filters

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