Exam 2: Database Design Fundamentals

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

If B is functionally dependent on A, you also can say that A functionally ____________________ B.

(Short Answer)
4.8/5
(35)

You can indicate a table's primary key by underlining the column or collection of columns that comprises the primary key for each table in the database.

(True/False)
4.9/5
(41)

In a relational database, column B is ____________________ on another column A, if at any point in time a value for A determines a single value for B.

(Short Answer)
4.8/5
(24)

The four categories of update anomalies are additions, deletions, inconsistent data, and ____________________.

(Short Answer)
4.8/5
(40)

The statement "A sales rep's pay class functionally determines his or her pay rate" means that if you know the pay class, you can determine the pay rate.

(True/False)
4.9/5
(36)

A primary key always comprises a single column.

(True/False)
4.9/5
(38)

A relationship is an association between ____________________.

(Short Answer)
4.9/5
(35)

A field is another term for a(n) ____.

(Multiple Choice)
4.7/5
(42)

An unnormalized relation is a relation that may contain repeating groups.

(True/False)
4.9/5
(34)

A programmer interviews users, examines existing and proposed documents, and examines organizational policies to determine exactly the type of data needs the database must support.

(True/False)
4.7/5
(33)

A secondary key is the unique identifier for a table.

(True/False)
5.0/5
(36)

A tabular database is a collection of tables.

(True/False)
4.8/5
(36)

In a relational database, relationships are implemented by having common columns in two or more tables.

(True/False)
4.9/5
(39)

When you write a column in the format CUSTOMER.REP_NUM, you say that you ____________________ the column name.

(Short Answer)
4.9/5
(38)

Which of the following is the primary key of the ORDER_LINE (ORDER_NUM, PART_NUM, NUM_ORDERED, QUOTED_PRICE) table?

(Multiple Choice)
4.7/5
(39)

Because there is a one-to-many relationship between sales reps and customers in the Premiere Products database, one sales rep can be associated with zero, one, or more customers.

(True/False)
5.0/5
(47)

In an entity-relationship (E-R) diagram, one-to-many relationships between entitities are drawn as ____.

(Multiple Choice)
4.8/5
(29)

When you combine a column name with a table name, you are said to ____________________ the column name.

(Short Answer)
4.9/5
(33)

Which of the following symbols is used to qualify column names?

(Multiple Choice)
4.7/5
(30)

____ is the formal term for combining two or more columns to form a primary key.

(Multiple Choice)
4.8/5
(41)
Showing 21 - 40 of 75
close modal

Filters

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