wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Unit 5 revision - MS Access/ Database

Total questions: 27

Worksheet time: 22mins

Name
Class
Date
1.

Which Of The Following Is Not A Type Of Microsoft Access Database Object

a)

A) Table

b)

B) Form

c)

C) Worksheets

d)

D) Modules

2.

What Are The Columns In A Microsoft Access Table Called

a)

A) Rows

b)

B) Records

c)

C) Fields

d)

D) Columns

3.

Which Of The Following Is Not A Database Object?

a)

A) Tables

b)

B) Queries

c)

C) Relationships

d)

D) Reports

4.

What Is The Maximum Length A Text Field Can Be?

a)

A) 120

b)

B) 255

c)

C) 265

d)

D) 75

5.

The Database Language That Allows You To Access Or Maintain Data In A Database?

a)

A) DCL

b)

B) DML

c)

C) DDL

d)

D) None Of Above

6.

DCL Provides Commands To Perform Actions Like

a)

A) Change The Structure Of Tables

b)

B) Insert, Update Or Delete Records And Data Values

c)

C) Authorizing Access And Other Control Over Database

d)

D) None Of Above

7.

What is a form in MS Access

a)

A) It is a printed page where users will write their data to fill it up

b)

B) It is an input screen designed to make the viewing and entering data easier

c)

C) This is an important part of database used by analysts to draw conclusions

d)

D) All of above

8.

What Are The Different Views To Display A Table?

a)

A) Datasheet View

b)

B) Design View

c)

C) Pivote Table & Pivot Chart View

d)

D) All Of Above

9.

In A Database Table, The Category Of Information Is Called

a)

A) Tuple

b)

B) Field

c)

C) Record

d)

D) All Of Above

10.

This Key Uniquely Identifies Each Record

a)

A) Primary Key

b)

B) Key Record

c)

C) Unique Key

d)

D) Field Name

11.

It Is An Association established Between Common

a)

line

b)

relationship

c)

primarykey

d)

records

12.

To create relationship between two tables

a)

drag the foreign key of a table into the primary key of another table

b)

drag any field from parent table and drop on child table

c)

drag the primary key of a table into foreign key of another table

d)

Any of above can be done to create relationship

13.

What happens when you release mouse pointer after you drop the primary key of a table into foreign

a)

A) A relationship is created

b)

B) Edit relationship dialog box appears

c)

C) Error occurs

d)

D) Nothing happens

14.

The Third Stage In Designing A Database Is When We Analyze Our Tables More Closely And Create A ___________ Between Tables

a)

relationship

b)

join

c)

query

d)

none of the above

15.

.………………………………is a set of written rules which explains how people should behave

a)

A) Principals

b)

A) Ethics

c)

A) Codes of practice

d)

A) None of the above

16.

If you write criteria values vertically (one in a row) it will mean

a)

OR conditions

b)

AND conditions

c)

NOT condition

d)

None of above

17.

Which Of The Following Is Not A Database Object?

a)

Tables

b)

queries

c)

relationships

d)

reports

18.

Formal work instructions of how work to be done and by whom

a)

A) Occupational safety and health

b)

B) Standard operating procedure

c)

C) Criteria

d)

D) A and B

19.

What guidelines should be followed by all staff members and users?

a)

A) Privacy law.

b)

A) Copyright law.

c)

A) Industry policies.

d)

A) Code of practice.

20.

Why are communication skills important when creating databases?

a)

To enter text and data.

b)

To categorize information.

c)

To correct errors in data.

d)

To clarify what is needed.

21.

Why are numeracy skills important when using databases?

a)

To organize information.

b)

To create queries.

c)

To read procedures.

d)

To present details

22.

A Database Language Concerned With The Definition Of The Whole Database Structure And Schema Is ________

a)

DCL

b)

DML

c)

DDL

d)

All of the above

23.

Which Of The Following Statement Is True?

a)

Foreign Key Fields Don\'t Allow Duplicate Values

b)

In Primary Key Field You Can Enter Duplicate Value

c)

In An Indexed Field You May Or May Not Enter Duplicate Value Depending Upon

d)

All Statements Are True

24.

Following Is Not A Database Model

a)

Network Database Model

b)

Relational Database Model

c)

Object Oriented Database Model

d)

None

25.

. Cascade delete option

a)

A) is used to delete all the records of all tables in a database

b)

B) will repeat the recent delete operation to all the records of current table

c)

C) is available in Edit relationship dialog box which makes sure that all the related records will be deleted automatically when the record from parent table is deleted

d)

D) None of above

26.

Referential integrity means

a)

A) Do not enter a value in the foreign key field of a child table if that value does not exist in the primary key of the parent table

b)

B) Do not enter a value in the primary key field of child table if that value does not exist in the primary key of the parent table

c)

C) Do not enter a value in the foreign key field of a parent table if that value does not exist in the primary key of the child table

d)

D) All of above

27.

cascade update option

a)

A) means do not change the value in the primary key field if that record has related records in another table

b)

B) means change all the related records in child tables if the record in parent table is changed

c)

C) Both of above

d)

D) None of above