Exam 4: Relational Model Characteristics

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

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

Free
(Short Answer)
4.8/5
(28)
Correct Answer:
Verified

relation

The ____________________ relationship is the relational database norm.

Free
(Short Answer)
4.9/5
(45)
Correct Answer:
Verified

1:M

____ data can have only a true or false (yes or no) values.

Free
(Multiple Choice)
4.7/5
(32)
Correct Answer:
Verified

A

In a relational model, if A determines B, C, and D, you write A = B, C, D.

(True/False)
4.9/5
(38)

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

(Short Answer)
4.8/5
(39)

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

What is a key and why is it important in the relational model?

(Essay)
4.8/5
(33)

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

(True/False)
4.8/5
(34)

The SELECT operator yields a vertical subset of a table.

(True/False)
4.8/5
(41)

____________________ relationships can be implemented by creating a new entity in 1:M relationships with the original entities.

(Short Answer)
4.8/5
(37)

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

(Short Answer)
4.8/5
(41)

Tables within a database share common attributes that enable the tables to be linked together.

(True/False)
4.8/5
(36)

____ yields a vertical subset of a table.

(Multiple Choice)
5.0/5
(38)

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

(Multiple Choice)
4.7/5
(38)

Any attribute that is part of a key is known as a ____.

(Multiple Choice)
4.9/5
(40)

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

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

(Multiple Choice)
4.7/5
(38)

RDBMSs enforce integrity rules automatically.

(True/False)
4.8/5
(33)

The order of the rows and columns is important to the DBMS.

(True/False)
4.8/5
(27)

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

(Short Answer)
4.8/5
(35)
Showing 1 - 20 of 100
close modal

Filters

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