Exam 4: Relational Model Characteristics

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

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

____ yields only the rows that appear in both tables.

(Multiple Choice)
4.8/5
(37)

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

(Short Answer)
4.8/5
(30)

____________________ relationships cannot be implemented as such in the relational model.

(Short Answer)
4.9/5
(42)

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

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

(Short Answer)
4.9/5
(36)

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

(Multiple Choice)
4.8/5
(41)

A(n) ____________________ index is an index in which the index key can have only one pointer value (row) associated with it.

(Short Answer)
5.0/5
(38)

Another name for a composite entity is a ____ entity.

(Multiple Choice)
4.9/5
(31)

Because the relational model uses attribute values to establish relationships among tables, many database users correctly assume that the term relation refers to such relationships.

(True/False)
4.8/5
(38)

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

(True/False)
4.9/5
(30)

The DIFFERENCE operator subtracts one table from the other.

(True/False)
4.7/5
(40)

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

(Multiple Choice)
4.9/5
(39)

____________________ is the real power behind the relational database, allowing the use of independent tables linked by common attributes.

(Short Answer)
4.9/5
(34)

Numeric data are data on which you can perform meaningful arithmetic procedures.

(True/False)
4.7/5
(45)

A(n) ____ join links tables by selecting only the rows with common values in their common attribute(s).

(Multiple Choice)
4.8/5
(39)

A(n) ____________________ is an orderly arrangement used to logically access rows in a table.

(Short Answer)
4.7/5
(34)

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

(Multiple Choice)
4.8/5
(26)

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

A data dictionary is sometimes described as "the database designer's database" because it records the design decisions about tables and their structures.

(True/False)
5.0/5
(49)
Showing 81 - 100 of 100
close modal

Filters

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