Exam 5: Database Design

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

The ideal primary key is short,numeric,and nonchanging.

(True/False)
4.8/5
(31)

Explain the representation of ID-dependent weak entities using the relational model.

(Essay)
4.7/5
(38)

Given the tables PRODUCT (ProductID,Description,Cost) SUPPLIER (SupplierID,ContactName,PhoneNumber) As shown in the figure below,which of the following would represent the correct placement of foreign keys? Given the tables  PRODUCT (<u>ProductID</u>,Description,Cost)   SUPPLIER (<u>SupplierID</u>,ContactName,PhoneNumber)  As shown in the figure below,which of the following would represent the correct placement of foreign keys?

(Multiple Choice)
4.8/5
(35)

The key for an intersection table is always the combination of the keys of the parent entities.

(True/False)
4.8/5
(33)

To create a 1:1 relationship between two tables in Microsoft Access ________.

(Multiple Choice)
4.8/5
(31)

As far as Microsoft Access is concerned,there are no ________.

(Multiple Choice)
4.8/5
(32)

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

(Multiple Choice)
4.8/5
(30)

An example of a join in SQL is the situation where two attributes of two separate tables are compared for equality in a WHERE clause.

(True/False)
4.8/5
(29)

To create a 1:1 relationship between two tables in Microsoft Access,the Indexed property of the foreign key column must be set to ________.

(Short Answer)
5.0/5
(36)

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

(Essay)
4.8/5
(25)

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

(True/False)
4.8/5
(39)

Once a table has been defined,it should be examined according to ________ criteria.

(Short Answer)
4.7/5
(40)

As far as Microsoft Access is concerned,there are no ________.

(Short Answer)
4.8/5
(38)

The technique for representing E-R relationships in the relational model is dependent on the minimum cardinality.

(True/False)
4.7/5
(35)

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

(Multiple Choice)
4.7/5
(32)

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

(Multiple Choice)
4.8/5
(35)

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

(True/False)
4.8/5
(30)

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

In certain circumstances,there may be a preference as to which table in a 1:1 relationship contains the foreign key.

(True/False)
4.8/5
(37)

When applied to 1:N relationships,the term "parent" refers to the many side of the relationship since a child may have many parents.

(True/False)
4.8/5
(40)
Showing 41 - 60 of 81
close modal

Filters

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