wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Database Design Process Quiz

Total questions: 15

Worksheet time: 5mins

Name
Class
Date
1.

What are the functional requirements in database design?

a)

User-defined operations.

b)

Data storage methods.

c)

Database security measures.

2.

What is a conceptual schema?

a)

A concise description of data requirements.

b)

A detailed implementation plan.

c)

A method for data storage.

3.

What does logical design refer to in database design?

a)

The actual implementation of the database.

b)

The conceptual schema.

c)

The requirements analysis.

4.

What are weak entity types?

a)

Entity types without key attributes.

b)

Entities that are always strong.

c)

Entities that have multiple attributes.

5.

What is an identifying relationship?

a)

The relationship between weak and strong entity types.

b)

A relationship that does not involve entities.

c)

A relationship that is always one-to-one.

6.

What is a key attribute?

a)

An attribute that helps identify an entity uniquely.

b)

An attribute that can have multiple values.

c)

An attribute that is derived from another.

7.

What is a multivalued attribute?

a)

An attribute that contains a set of values.

b)

An attribute that can be divided into further attributes.

c)

An attribute that is derived from another.

8.

What is a composite attribute?

a)

An attribute that can be divided into further attributes.

b)

An attribute that contains multiple values.

c)

An attribute that is derived from another.

9.

What is a derived attribute?

a)

An attribute whose value is derived from another.

b)

An attribute that is always unique.

c)

An attribute that cannot be divided.

10.

What is a primary key?

a)

An attribute that uniquely identifies a record in a table.

b)

An attribute that can be null.

c)

An attribute that is used for indexing.

11.

What is a foreign key?

a)

An attribute that creates a link between two tables.

b)

An attribute that is always unique.

c)

An attribute that cannot be changed.

12.

it is a thing or an object that has existence and it is represented by a rectangle

a)

Key Attribute

b)

Entity

c)

Weak Entity

d)

Attribute

13.

It is the property to describe an entity and it's represented by an oval.

a)

Attribute

b)

Entity

c)

Key Attribute

d)

Weak Attribute

14.

It helps in identifying an entity uniquely is represented by an oval with the underline.

a)

Entity

b)

Attribute

c)

Key Attribute

d)

Entity

15.

Type of entity that do not have key attributes of their own represented by double rectangle

a)

Weak Entity

b)

Entity

c)

Attribute

d)

Key Attribute