Filters
Question type

Study Flashcards

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.

F) A) and D)
G) None of the above

Correct Answer

verifed

verified

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


A) 1:1 relationships.
B) 1:N relationships.
C) N:1 relationships.
D) N:M relationships.
E) recursive relationships.

F) A) and E)
G) A) and B)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

To represent a many-to-many relationship in the relational model,a(n)________ table is used.

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) B or D

F) C) and D)
G) A) and B)

Correct Answer

verifed

verified

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

A) True
B) False

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.

A) True
B) False

Correct Answer

verifed

verified

In the relational model,many-to-many relationships cannot be directly represented by relations the way 1:1 and 1:N relationships can.

A) True
B) False

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

F) All of the above
G) B) and D)

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

F) A) and B)
G) A) and C)

Correct Answer

verifed

verified

Explain the pragmatic reason for using surrogate keys.

Correct Answer

verifed

verified

Primary keys are commonly included in in...

View Answer

Explain the representation of a many-to-many strong entity relationship in a relational database design.

Correct Answer

verifed

verified

Many-to-many relationships cannot be dir...

View Answer

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


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

F) B) and C)
G) C) and D)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

How are one-to-one recursive relationships addressed using the relational model?

Correct Answer

verifed

verified

One-to-one recursive relationships are a...

View Answer

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

A) True
B) False

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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


A) primary key
B) foreign key
C) supertype
D) subtype
E) either A or B

F) A) and B)
G) B) and C)

Correct Answer

verifed

verified

Which of the following is true when representing a 1:1 binary relationship using the relational model?


A) The key of the entity with the highest minimum cardinality must be placed in the other entity as a foreign key.
B) The key of each entity must be placed in the other as a foreign key.
C) The key of either entity is placed in the other as a foreign key.
D) The key of the entity with the most attributes must be placed in the other entity as a foreign key.
E) Both entities must have the same primary key.

F) A) and B)
G) A) and E)

Correct Answer

verifed

verified

Showing 41 - 60 of 81

Related Exams

Show Answer