wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

DBMS Quiz 3

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

The function that an entity plays in a relationship is called that entity’s _____________

a)

Participation

b)

Position

c)

Role

d)

Instance

2.

The attribute AGE is calculated from DATE_OF_BIRTH. The attribute AGE is

a)

Single valued

b)

Multi valued

c)

Composite

d)

Derived

3.

The attribute name could be structured as an attribute consisting of first name, middle initial, and last name. This type of attribute is called

a)

Simple attribute

b)

Composite attribute

c)

Multivalued attribute

d)

Derived attribute

4.

An entity in A is associated with at most one entity in B, and an entity in B is associated with at most one entity in A.This is called as

a)

One-to-many

b)

One-to-one

c)

Many-to-many

d)

Many-to-one

5.

Which one of the following uniquely identifies the elements in the relation?

a)

Secondary Key

b)

Primary key

c)

Foreign key

d)

Composite key

6.

Which of the following symbols represent relationship sets in an ER diagram

a)

Divided rectangles

b)

Diamonds

c)

Lines

d)

Undivided rectangles

7.

What do double line represent in an ER diagram

a)

They link entity sets to relationship sets

b)

Total participation of an entity in a relationship set

c)

Relationship sets linked to weak entity sets

d)

None of the mentioned

8.

How are roles specified in an ER diagram

a)

By labelling the rectangles

b)

By labelling the diamonds

c)

Roles cannot be specified in an ER diagram

d)

By labelling the lines

9.

ER Modelling Technique is a

a)

Top-down technique

b)

Bottom-Up Technique

c)

Left to Right

d)

None of the above

10.

An ________ is a set of entities of the same type that share the same properties, or attributes.

a)

Entity set

b)

Attribute set

c)

Relation set

d)

Entity model