Exam 3: The Relational Database Model

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

Relational algebra defines the theoretical way of manipulating table contents using relational operators.

(True/False)
4.7/5
(33)

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

In the relational model, are important because they are used to ensure that each row in a table is uniquely identifiable.

(Multiple Choice)
4.7/5
(39)

Date attributes contain calendar dates stored in a special format known as the date format.

(Multiple Choice)
4.8/5
(36)

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

(Short Answer)
4.9/5
(37)

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

(True/False)
4.9/5
(36)

The DIVIDE operation uses one single-column table (e.g., column "a") as the divisor and one two-column table (e.g., columns "a" and "b") as the dividend.

(True/False)
4.7/5
(39)

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

(True/False)
4.8/5
(29)

In a relational model, are also used to establish relationships among tables and to ensure the integrity of the data.

(Short Answer)
4.8/5
(40)

A key is defined as a key that is used strictly for data retrieval purposes.

(Multiple Choice)
4.8/5
(38)

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

(True/False)
4.8/5
(36)

The row's range of permissible values is known as its domain.

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

A is the primary key of one table that has been placed into another table to create a common attribute.

(Multiple Choice)
4.7/5
(35)

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
(26)
Showing 61 - 75 of 75
close modal

Filters

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