wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ERD (Entity Relationship Diagram)

Total questions: 19

Worksheet time: 28mins

Name
Class
Date
1.

An entity relationship diagram (ERD)_________.

a)

Is a use-case diagram enhanced graphically to show data and process modeling

b)

Is a high-level CASE diagram of data modeling used in business systems

c)

Is an illustration of external data flows to and from a business systems

d)

Is a picture that shows the information that is created, stored, and used by a business system

e)

Is a graphical display of the processes in a business system

2.

Which would NOT likely be an attribute of an entity called “Student”?

a)

Age

b)

Student ID

c)

Classroom number

d)

Home address

e)

Gender

3.

Lines on an ERD diagram indicate____________.

a)

Hierarchies between processes

b)

Relationships among the data

c)

Plurality of data items

d)

Uniqueness of data items

e)

Primary keys

4.
For the following two ENTITIES, which is the appropriate relationship:
SIM CARD / PHONE NUMBER
a)
One to One
b)
One to Many
c)
Many to Many
5.

For the following two ENTITIES, which is the appropriate relationship:

RECIPE/ INGREDIENT

a)

One to One

b)

One to Many

c)

Many to Many

6.
For the following two ENTITIES, which is the appropriate relationship:
COUNTRY / CAPITAL CITY
a)
One to One
b)
One to Many
c)
Many to Many
7.

For the following two ENTITIES, which is the appropriate relationship:

STUDENT/SUBJECT

a)

One to One

b)

One to Many

c)

Many to Many

8.

Each entity is described by __________.

a)

entities

b)

relationships

c)

none of these

d)

attributes

9.

This key uniquely identifies each record in an entity.

a)

Primary Key or Key Identifier

b)

Foreign Key

c)

Secondary Key

d)

Composite Key

10.

What is the relationship between Lawyer and Client?

a)

One to Many

b)

Many to Many

c)

Many to One

d)

One to One

11.

This key uniquely identifies each record in an entity.

a)

Primary Key

b)

Foreign Key

c)

Secondary Key

d)

Composite Key

12.

In online shopping like Lazada, the entities which is the CUSTOMER and the PRODUCT is a good example of what cardinality

a)

One to One

b)

One to Many

c)

Many to One

d)

Many to Many

13.

What is the best cadinality based on the table product1 and product2?

a)

One to One

b)

One to Many

c)

Many to One

d)

Many to Many

14.

What is the best cadinality based on the table for CUSTOMER and PRODUCT?

a)

One to One

b)

One to Many

c)

Many to One

d)

Many to Many

15.

Cardinality specifies how many instances of an entity relate to one instance of another entity. Match the following examples with their meaning.

a)

1.

Zero or Many

b)

2.

Zero or One

c)

3.

Many

d)

4.

One or More

e)

5.

One and Only One

16.

Look at the entity relationship diagram below. What attributes are primary and foreign keys?

Categorize the following

1

2

5

3

4

Primary key
Foreign key
17.

Select all the part of an ERD

a)

Entity

b)

Relationship

c)

Attribute

d)

Business Rule

18.

The relationship between Student and Course is (a)   .

19.

The relationship between Student and Student_Course is (a)   .