Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

IBDP Database A.2.1 - A.2.5

Total questions: 15

Worksheet time: 11mins

Name
Class
Date
1.

Set of programs that we need to handle databases.

a)

Relational Database Management System (RDBMS)

b)

Database Management System (DBMS)

c)

Database Handling Software

d)

None of the above

2.

A process done by the computer to check the input from the user if it is valid and following the input requirements or specifications.

a)

Proof reading

b)

Validation

c)

Verification

d)

All of the above

3.

Set of programs needed to create a link or relationship between databases or database tables.

a)

Relational Database Management System (RDBMS)

b)

Database Management System (DBMS)

c)

Database Linker

d)

None of the above

4.

A database administrator can set up __________ to give different users levels of usage for the database.

a)

verification rules

b)

validation rules

c)

access rights

d)

record locking

5.

__________ is when one user is currently updating one record and it cannot be updated by other users of the database.

a)

Verification

b)

Validation

c)

Record access rights

d)

Record locking

6.

__________ is a diagram showing the entities, attributes and links between entities.

a)

Database dictionary

b)

Database link diagram

c)

Database schema or schema

d)

Database connection diagram

7.

Tick three (3) characteristics of a Logical schema.

a)

Describes the data or the record in the database

b)

Describes the fields or attributes in a database

c)

Describes the types of keys (primary key, foreign key) that exist between the entities in a database

d)

Describe where we are going to store the database and back up method in creating a copy of the database.

e)

Describe the relationships that exist between the entities.

8.

_________ describes related information on how we are going to save our database, where to store our database, what storage media to use, frequency on saving the database and frequency of backing up the database.

a)

Logical Schema

b)

Physical schema

c)

Conceptual schema

d)

Database schema

9.

________ refers to the database or collection of data displayed in rows and columns.

a)

Tuples

b)

Attributes

c)

Entities

d)

Primary Key

10.

_________ refers to one row of related data.

a)

Tuples or Records

b)

Attributes or Fields

c)

Entities or Tables

d)

File

11.

__________ refers to the name of the data in one column. A word/phrase that can easily describe all the data in one column.

a)

Tuples or records

b)

Attributes or fields

c)

Entities or tables

d)

File

12.

__________ a key or a field that is a primary key in another table.

a)

Super key

b)

Candidate key

c)

Foreign key

d)

Alternate key

13.

______ a special field or attribute in a database entity that will never accept duplicate entries because the data entry into it must be unique.

a)

Primary key

b)

Foreign key

c)

Alternate key

d)

Super key

14.

These are candidate keys that we did not select to be the primary key in one entity.

a)

Foreign key

b)

Alternate key

c)

Compound key

d)

Super key

15.

A combination of two or more keys and one of the fields or keys is a foreign key in another table.

a)

Primary key

b)

Compound key

c)

Alternate key

d)

Composite key