Exam 17: Database Design

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

Explain the difference between maximum and minimum cardinality.

Free
(Essay)
4.9/5
(29)
Correct Answer:
Verified

Cardinality is the number of entities that can be involved in a relationship.There can be both a maximum and minimum constraint on cardinality.The crow's-foot notation shows the maximum number of entities that can be involved in a relationship.Accordingly,they are called the relationship's maximum cardinality.Common examples of maximum cardinality are 1:N,N:M,and 1:1.Constraints on minimum requirements are called minimum cardinalities.

A vertical bar on a line representing a relationship indicates that there is a minimum requirement for the entity.

Free
(True/False)
4.9/5
(35)
Correct Answer:
Verified

True

The N:N notation indicates that the same number of entities are present on each end of the relationship.

Free
(True/False)
4.8/5
(41)
Correct Answer:
Verified

True

Explain the database development process.

(Essay)
4.9/5
(25)

What are the different types of relationships represented in a data model?

(Essay)
5.0/5
(37)

The general goal of normalisation is to construct tables such that every table has a single topic or theme.

(True/False)
4.8/5
(35)

________ describe the characteristics of entities.

(Multiple Choice)
4.8/5
(35)

To represent an N:M relationship between two entities,two normalised tables are sufficient.

(True/False)
4.8/5
(28)

In an entity-relationship (E-R)diagram,a line is used to represent a relationship between two entities.

(True/False)
4.8/5
(37)

An identifier is an attribute whose value is associated with every entity in the data model.

(True/False)
4.9/5
(44)

The process of converting poorly structured tables into two or more well-structured tables is referred to as ________.

(Multiple Choice)
4.8/5
(28)

How is a data model transformed into a database design?

(Essay)
4.9/5
(33)

What are the steps involved in transforming a data model into a relational database design?

(Essay)
4.8/5
(28)

The maximum number of entities that can be involved in a relationship is known as maximum cardinality.

(True/False)
4.8/5
(32)

Maximum cardinality in an E-R diagram refers to the maximum number of ________.

(Multiple Choice)
4.8/5
(42)

Database practitioners classify tables into various ________ according to the kinds of problems they have.

(Multiple Choice)
4.8/5
(36)

The notation N:N is used to indicate a many-to-many relationship in an E-R diagram.

(True/False)
4.7/5
(28)

A(n)________ notation signifies that an adviser can be related to many students and that a student can be related to many advisers.

(Multiple Choice)
4.9/5
(35)

In an organisation,a single clerk is working in the administrative department.The notation that accurately indicates this relationship is ________.

(Multiple Choice)
4.9/5
(26)

The data integrity problem can occur only if data are missing.

(True/False)
4.8/5
(33)
Showing 1 - 20 of 44
close modal

Filters

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