Exam 6: Database Design 2: Design Method

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

If you have alternate keys for a table,you should create a(n) ____________________ index for each alternate key.

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

unique

An entity-relationship (E-R) model is an approach to representing data in a(n) ____________________.

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

database

A natural key is also called a(n) ____ key.

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

B

In DBDL,you represent a table by listing all columns and then underlining the primary key.

(True/False)
4.8/5
(34)

In an entity-relationship diagram,there is no way to visually determine the primary key.

(True/False)
4.9/5
(37)

To obtain information about ____________________ you might ask users questions such as: "If you know a particular employee number,can you establish other information,such as employee name?"

(Short Answer)
4.8/5
(28)

An entity that exists to implement a many-to-many relationship is called a multivalued entity.

(True/False)
4.9/5
(36)

If each employee works in a single department and each department has only one employee,the relationship between employees and departments is ____.

(Multiple Choice)
4.8/5
(40)

An alternative to the primary key of a table is listed with the ____ abbreviation in DBDL.

(Multiple Choice)
4.8/5
(35)

A secondary key is a column or collection of columns in one table that is required to match the value of the primary key for some row in another table,or be null.

(True/False)
4.8/5
(29)

A(n) ____________________ is a special value that represents the absence of a value in a field.

(Short Answer)
4.8/5
(39)

In the standard E-R diagrams,relationships are drawn as ____,with lines connecting the entities involved in relationships.

(Multiple Choice)
4.8/5
(32)

When creating user views,a "user" can be a report that the system must produce,or a type of transaction the system must support.

(True/False)
4.7/5
(27)

There are three different types of primary keys: natural keys,artificial keys,and surrogate keys. Describe each of these types.

(Essay)
4.9/5
(27)

Nulls are used when a value is either unknown or inapplicable.

(True/False)
4.8/5
(33)

The crucial issue in making the determination between a single many-to-many-to-many relationship and two (or three) many-to-many relationships is the ____.

(Multiple Choice)
4.9/5
(38)

A(n) ____ is a primary key that consists of a column that uniquely identifies an entity,such as a person's Social Security number.

(Multiple Choice)
4.8/5
(29)

A subtype is also called a(n) ____ in IDEF1X terminology.

(Multiple Choice)
4.8/5
(39)

A design that supports all user views is called a normalized design.

(True/False)
4.9/5
(36)

A relationship that is necessary for identification is called a(n) ____.

(Multiple Choice)
4.9/5
(29)
Showing 1 - 20 of 75
close modal

Filters

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