Exam 5: Database Design

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

Microsoft Access does not create N:M relationships because Microsoft Access creates databases based on ________.

(Short Answer)
4.9/5
(35)

An entity needs to be examined according to normalization criteria before creating a table from it in the relational database design.

(True/False)
4.7/5
(29)

In many-to-many relationships in a relational database design,________.

(Multiple Choice)
4.8/5
(39)

A(n)________ is a relationship among entities of the same class.

(Short Answer)
4.9/5
(32)

When transforming an ID-dependent E-R data model relationship into a relational database design and the child entity is designed to use a surrogate key,then ________.

(Multiple Choice)
4.9/5
(25)

Which of the following is the correct technique for representing a M:N relationship using the relational model?

(Multiple Choice)
4.8/5
(32)

Which of the following is true about representing a weak entity with the relational model?

(Multiple Choice)
4.7/5
(32)

A surrogate key should be considered when ________.

(Multiple Choice)
4.9/5
(35)

As far as Microsoft Access is concerned,there are no:

(Multiple Choice)
4.9/5
(39)

The key of the parent entity becomes part of the key of an ID-dependent entity.

(True/False)
4.8/5
(40)

If a weak entity is ID-dependent but not existence-dependent,it can be represented using the same techniques as a strong entity.

(True/False)
4.8/5
(38)

What relationship pattern is illustrated in the following schema? VEHICLE (VehicleID, Cost) CAR (VehicleID, NumberOfSeats) TRUCK (VehicleID , CargoCapacity) VehicleID in CAR must exist in VehicleID in VEHICLE VehicleID in TRUCK must exist in VehicleID in VEHICLE

(Multiple Choice)
4.8/5
(41)

What relationship pattern is illustrated in the following schema? PRODUCT (ProductID, Description) SUPPLIER (SupplierID, ContactName, PhoneNumber) PRODUCT_SUPPLIER (ProductID, SupplierID, Cost) ProductID in PRODUCT_SUPPLIER must exist in ProductID in PRODUCT SupplierID in PRODUCT_SUPPLIER must exist in SupplierID in PRODUCT

(Multiple Choice)
4.8/5
(32)

By default,when Microsoft Access creates a relationship between two tables,it creates a(n):

(Multiple Choice)
4.8/5
(38)

The identifier of the entity becomes the ________ of the corresponding table.

(Multiple Choice)
4.7/5
(42)

A surrogate key is appropriate when the primary key of a table contains a lengthy text field.

(True/False)
4.8/5
(37)

To normalize a relation,the determinant of every functional dependency should be a(n)________.

(Short Answer)
4.7/5
(37)

Explain the process of representing an entity using the relational model.

(Essay)
4.8/5
(39)

The first step in transforming an extended E-R model into a relational database design is to ________.

(Multiple Choice)
4.8/5
(30)

Which of the following is the correct technique for representing a 1:N relationship in the relational model?

(Multiple Choice)
4.9/5
(35)
Showing 41 - 60 of 81
close modal

Filters

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