Data Modelling

Data Modelling

Assessment

Quiz

Professional Development

Professional Development

Easy

Created by

Donald Campbell

Used 14+ times

FREE Resource

Student preview

quiz-placeholder

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are relationship labels?

The verb phrases describing the business rules in each direction between two entities.

The nullability setting on a foreign key.

A foreign key that has been role-named.

A relationship without cardinality.

A non-identifying relationship.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these statements has the most meaningful relationship label?

An order line contains orders

An order is associated with order lines.

An order is related to order lines.

An order is connected with order lines.

An order is composed of order lines.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All of the following are TRUE statements on relationship types except:

A many-to-many relationship says that an instance of each entity may be associated with many instances of the other entity, and vice versa.

A one-to-one relationship says that a parent entity may have one and only one child entity.

A one-to-many relationship says that a parent entity may have one or more child entities.

A one-to-many relationship says that a child entity may have one or more parent entities.

A recursive relationship relates instances of an entity to other instances of the same entity.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the BASE vs ACID model for Transaction Processing, E is best described which of these statements?

End to End data consistency

Eventual Availability of Data as described by the CAP theorem

Eventual Data Consistency

Extra Validation Business Availability of Secure data Elements

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A bank applies the business rule that each Customer may own one or many Accounts and each Account must be owned by one or many Customers. Which relationship type would be most appropriate?

many-to-many.

one-to-many.

many-to-one.

one-to-one.

recursive.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An employee may work for one other employee and may manage one or more employees. There is an indeterminate number of levels in this management hierarchy. What type of relationship would work best?

recursive.

one-to-one.

subtyping.

identifying.

non-identifying.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following business rules should NOT appear on a logical data model?

Each Person can work for zero to many Companies

Customer Last Name requires a non-unique index to improve retrieval performance.

Each Company must employ one or many Persons.

Each Order can contain one or many Order Lines.

Each Policy must belong to one Policy Owner.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?