Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Unit 2.1 - Intro & Entity Relationship Modelling

Total questions: 11

Worksheet time: 7mins

Name
Class
Date
1.

What does RDBMS stand for?

(a)  

2.

Which of these is NOT one of the main purposes for using a RDBMS like Microsoft Access?

a)

Data Storage

b)

Data Retrieval

c)

Data Analysis Visualisation

d)

Data Manipulation

3.

Which of these Entity Relationship Types is inefficient and should be avoided?

a)

One-to-One

b)

One-to-Many

c)

Many-to-Many

d)

Primary Key

4.

Which song topped the UK charts Sumer 2025?

a)

Love Me Not

Ravyn Lenae

b)

Ordinary

Alex Warren

c)

Manchild

Sabrina Carpenter

d)

Pink Pony Club

Chappell Roan

5.

St Thomas More has lots of pupils.

How would you represent this using an E-R Diagram?

6.

A field which can uniquely identify one record in a table is typically known as a ...

a)

Super Key

b)

Primary Key

c)

Foreign Key

d)

Modem Key

7.

When a Primary Key from one table is used as a link in another table, this is known as a ...

a)

Candidate Key

b)

Abroad Key

c)

Foreign Key

d)

Super Key

8.

Which of these is the correct definition of candidate key?

a)

A key which is used as candidates in multiple table

b)

A field which represents the various candidates within a database

c)

A field which could potentially be used as the primary key

d)

A key which could potentially be used as a foreign key

9.

What do we need to use to overcome a many-to-many problem?

(a)  

10.

Databases is the most fun subject to exist (Select all answers that apply)

a)

True

b)

True

c)

True

d)

False

11.

What is typically the primary key of a link table?

a)

New primary key you make yourself

b)

Fields in the table

c)

Composite key made up of the two primary keys from the original many-to-many problem

d)

A super key made up of foreign keys and primary keys