wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

E-R Diagram

Total questions: 20

Worksheet time: 12mins

Name
Class
Date
1.

Properties that describe the characteristics of entities are called:

a)

entities

b)

attributes

c)

identifiers

d)

relationships

2.

Entities can be associated with one another in which of the following?

a)

entities

b)

attributes

c)

identifiers

d)

relationships

3.

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

a)

Simple attribute

b)

Composite attribute

c)

Multi-valued attribute

d)

Derived attribute

4.

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

a)

Single valued

b)

Multi valued

c)

Composite

d)

Derived

5.

Which of the following can be a multi-valued attribute?

a)

Phone_number

b)

Name

c)

Date_of_birth

d)

All of these

6.

The minimum and maximum values of connectivity is called the __________ of the relationship.

a)

cardinality

b)

degree

c)

modality

d)

tuple

7.

Who developed the E-R model?

a)

Codd

b)

Chen

c)

Date

d)

Bachman

8.

E-R model uses which symbol for Weak entity

a)

Rectangle

b)

Diamond

c)

Double rectangle

d)

Dotted line

9.

Which relationship is called when an association is maintained between two entities?

a)

Unary

b)

Binary

c)

Ternary

d)

n-ary

10.
What relationship is a car to a car registration number?
a)
one to one
b)
many to many
c)
one to many
11.
What relationship is a mother to child
a)
one to one
b)
many to many
c)
one to many
12.
What relationship is an actor to a film
a)
one to one
b)
many to many
c)
one to many
13.
What is not a datatype?
a)
time/date
b)
text
c)
boolean
d)
number
14.

When you close a new table, it asks you for what

a)

name of the file

b)

where to save it

c)

nothing

15.

A unique identifier used in creating a table that assures there will be no duplicate data.

a)

Primary Key

b)

Query

c)

Data Type

16.

What you understand by data redundancy?

a)

Assurance of the accuracy of data

b)

Duplicate values in database

c)

Security of Data

d)

None of these

17.

Which view of table is used to insert a field name in table.

a)

Date sheet

b)

Design

c)

Database

d)

all of the above

18.

Which option is used to display the data in printable format in MS-Access?

a)

Report

b)

Query

c)

Datesheet

d)

Relationship

19.

Which key is used to define relationship between 2 tables?

a)

Candidate key

b)

Composite key

c)

Primary key

d)

Secondary key

20.

Which datatype will be used to generate numbers automatically while inserting data?

a)

Number

b)

Auto number

c)

Automatic Number

d)

Integer