wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Week6-ERD-2

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.
This symbol indicates _____ relationship.
a)
one or many
b)
zero or many
c)
zero or one
d)
many to many
2.
_________is a person, place, object, event or concept in the user environment about which company wishes to maintain the data
a)
attribute
b)
entity
c)
relationship
d)
none of these
3.

Each entity is described by __________.

a)

entity

b)

relationship

c)

none of these

d)

attribute

4.

This key uniquely identifies each record in an entity.

a)

Primary Key or Key Identifier

b)

Foreign Key

c)

Secondary Key

d)

Composite Key

5.

For ERD this shape describe for ?

a)

Cardinality

b)

Relationship

c)

Attribute

d)

Entity

6.

Based on the given ERD, select the appropriate business rules that reflect the relationship. [select all that apply]

a)

A lawyer can have many clients.

b)

Each client is served by one lawyer.

c)

Each court has only one judge.

d)

Each court may have many cases.

7.

What is the relationship between Lawyer and Client?

a)

One to Many

b)

Many to Many

c)

Many to One

d)

One to One

8.

Is it possible to have a composite primary key in Table Case?

a)

Yes

b)

No

9.

List out the optional participation in the figure. [select all that apply]

a)

From COURT to CASE

b)

From CASE to COURT

c)

From JUDGE to COURT

d)

From COURT to JUDGE

10.

Select the CORRECT relationship degree. [select all that apply]

a)

Unary relationship in table Lawyer

b)

Tertiary relationship among table Lawyer, Case, Client, and Court.

c)

Binary relationship between table Case and Client.

d)

Binary relationship between table Judge and Client.

11.

Which of the following attributes can use to form composite attributes? [select all that apply]

a)

Name

b)

Address

c)

Total

d)

Age

12.

The Primary key must be

a)

Not Null

b)

Unique

c)

either a or b

d)

both a and b

13.

An entity that inherits its primary key from more than one other entity

a)

Parent entity

b)

⦁ Entity occurrence

c)

Child entity

d)

Associative entity