Filters
Question type

Study Flashcards

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

A surrogate key should be considered when ________.


A) a relationship is M:N
B) a composite key is required
C) the key contains a lengthy text field
D) the key contains a number
E) an index needs to be created

Correct Answer

verifed

verified

Which of the following is not true about surrogate keys?


A) They are identifiers that are supplied by the system, not the users.
B) They have no meaning to the users.
C) They are nonunique within a table.
D) They can be problematic when combining databases.
E) The DBMS will not allow their values to be changed.

Correct Answer

verifed

verified

Microsoft Access does not create N:M relationships because ________.


A) Microsoft Access creates databases based on database designs instead of data models.
B) Microsoft Access creates databases based on data models instead of database designs.
C) Microsoft Access cannot implement association relationships.
D) Microsoft Access cannot implement supertype/subtype relationships.
E) Microsoft Access cannot implement recursive relationships.

Correct Answer

verifed

verified

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


A) create a table for each relationship
B) evaluate the entities against the normalization criteria
C) create a table for each entity
D) remove any recursive relationships
E) document referential integrity constraints

Correct Answer

verifed

verified

When creating a table in the relational database design from an entity in the extended E-R model,the attributes of the entity become the rows of the table.

Correct Answer

verifed

verified

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


A) If the weak entity is existence-dependent, the key of the parent must be part of the key of the weak entity.
B) If the strong entity has a minimum cardinality of 1, the key of the weak entity must be part of the strong entity.
C) If the weak entity is ID-dependent, the key of the weak entity must be part of the key of the parent entity.
D) If the weak entity is ID-dependent, the key of the parent entity must be part of the key of the weak entity.
E) If the parent entity is existence-dependent, then the minimum cardinality of the weak entity is zero.

Correct Answer

verifed

verified

Relationships that are 1:1 do not require referential integrity constraints.

Correct Answer

verifed

verified

Microsoft Access uses the same pure N:M relationships that occur in data modeling.

Correct Answer

verifed

verified

There are cases where it is possible to normalize a table too far,in which case there may be a need for ________.

Correct Answer

verifed

verified

What relationship pattern is illustrated in the following schema? EMPLOYEE (EmployeeID,OfficePhone,Manager) Manager in EMPLOYEE must exist in EmployeeID in EMPLOYEE


A) Association relationship
B) Intersection relationship
C) Recursive relationship
D) Strong entity relationship
E) Supertype/subtype relationship

Correct Answer

verifed

verified

The first step of database design is to define a table for each ________.

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

For a 1:1 relationship,the key of each table should be placed in the other table as the foreign key.

Correct Answer

verifed

verified

When transforming an E-R data model into a relational database design,the key of the parent entity should be placed as part of the primary key into the child entity ________.


A) when the child entity is ID-dependent
B) when the child entity is non-ID-dependent
C) when the child entity has a 1:1 relationship with the parent entity
D) when the child entity has a 1:N relationship with the parent entity
E) when the child entity has a recursive relationship with the parent entity

Correct Answer

verifed

verified

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


A) The key of the entity on the one side is placed into the relation for the entity on the many side.
B) The key of the child is placed into the relation of the parent.
C) The key of either relation can be placed into the other relation.
D) The key of the entity on the many side is placed into the relation for the entity on the one side.
E) An intersection relation is created, and the keys from both parent entities are placed as keys in the intersection relation.

Correct Answer

verifed

verified

To represent a 1:N relationship in the relational model,the key of the entity on the one side of the relationship is placed as a foreign key in the entity on the many side of the relationship.

Correct Answer

verifed

verified

Each attribute of an entity becomes a(n) ________ of a table.


A) column
B) primary key
C) foreign key
D) alternate key
E) either B or D

Correct Answer

verifed

verified

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


A) the key of the child is placed as a foreign key into the parent
B) the key of the parent is placed as a foreign key into the child
C) the keys of both tables are placed in a third table
D) the keys of both tables are joined into a composite key
E) Both C and D

Correct Answer

verifed

verified

Showing 61 - 80 of 81

Related Exams

Show Answer