Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CS IGCSE Unit 3. Databases

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

A structured collection of data on a computer system is called a...

a)

website

b)

database

c)

program

d)

file

2.

Choose all the reasons for storing data in a computer database:

a)

data can be easily stored and retrieved

b)

is saves paper and time

c)

data can be quicly sorted

d)

is less safe than storing data in a paper-based database

3.

The object about which data is being stored is called the...

a)

file

b)

field

c)

entity

d)

data

4.

Select all data types that can be used in a database

a)

date

b)

alphanumeric

c)

float

d)

boolean

5.

What two different words can be used to describe a single item of data stored in each database record?

a)

record

b)

attribute

c)

table

d)

field

6.

A (a)   is an every single row in a database which stores data about a new instance of an entity

7.

A collection of records in a database about a new instance of an entity is called a...

a)

field

b)

primary key

c)

record

d)

table

8.

A ______ is the field that uniquely identifies each record stored in a database

a)

key

b)

primary key

c)

field

d)

attribute

9.

A database is made up of four different fields: LastName, FirstName, CSMark and StudentID. Select the field that you would use as a primary key

a)

CSMark

b)

FirstName

c)

LastName

d)

StudentID

10.

A ______ is a field in one table that uniquely identifies records in another table

a)

foreign key

b)

primary key

c)

field

d)

record

11.

When identical data has to be entered more than once into the same table or different tables is called ...

a)

data inconsistency

b)

data duplication

c)

data repetition

d)

data redundancy

12.

________ databases are used to avoid data redundancy.

a)

foreign

b)

primary

c)

relational

d)

paper-based

13.

In a query-by-example table, ______ row is used to write the fields that made up a database

a)

field

b)

table

c)

criteria

d)

show

14.

In a query-by-example table, ______ row is used to write the name of the table which contains the fields

a)

fields

b)

table

c)

record

d)

criteria

15.

A database can be made up of more than one table

a)

True

b)

False