Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Database-Quiz-G11

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What do we create in LibreOffice Base?

a)

Spread Sheet

b)

DataBase

c)

Presentation

d)

Word Document

2.

Missing Word: " A Data Base is a collection of data stored in __________way.

a)

a random

b)

an organized

c)

a haphazard

d)

a numerical

3.

A Data Base is split into:

a)

cells

b)

slides

c)

tables

d)

pages

4.

In a Database table, Records appear as ______________

a)

a row

b)

a column

c)

a form

d)

a cell

5.

A ______________ is part of a record and contains a single piece of data

a)

row

b)

cell

c)

field

d)

table

6.

Forms don't help with :

a)

creating new fields in a database table

b)

Editing existing records in a database table

c)

Entering data in a database table

d)

Updating existing data in a database table

7.

A query finds records in a database according to _________________ you give.

a)

table

b)

data

c)

criteria

d)

column

8.

The following are example of what?

a)

Field name

b)

Query criteria

c)

Data types

d)

cells

9.

What do we use to ensure that at least one aspect of a record is unique?

a)

Forms

b)

Field names

c)

Data types

d)

Primary key

10.

You can import data to your database table

a)

True

b)

False

11.

In LibreOffice, query criterion are Case Sensitive, it means that it makes difference between Upper and Lower case.

a)

True

b)

False

12.

Select the right result:

a)
b)
c)
d)
13.

How many results is the following query going to give?


Create a query to display ID, Fname, lastname and gender of Male gender OR having ID =6 and sort the result by ID Descending

a)
b)
c)
d)
14.

How many records do we have in this table?

a)

12

b)

1

c)

5

d)

3

15.

When you add a new field in a table, it will automatically show in the associated form.

a)

True

b)

False

c)

It depends