wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Database Quizz

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

The following are the list of lecturers that teach Database Design and Modelling in this semester, except..

a)

Prati Hutari Gani

b)

Anisa Herdiani

c)

Kemas Muslim Lhaksamana

d)

Monterico Adrian

2.

you can put your data in a (a)   . For managing the data, one can use ...

3.

Please write your suggestion for me in teaching this course.

4 lines
4.

See the picture above. In relational schema, which table will have Foreign Key?

a)

Order and Customer

b)

Order

c)

Customer

d)

none

5.

See the picture above. How many tables that we should make in the relational schema?

a)

3 (Completes, Employee, and Course)

b)

3 (Employee, DateCompleted, and Course)

c)

2 (Employee, and Course)

d)

3 (Employee ID, Completes, and Course)

6.

See the picture above. Which tables that will not have foreign keys?

a)

Shipment

b)

Customer and Shipment

c)

Vendor and Shipment

d)

Customer and Vendor

7.

From the picture above, which attributes will be foreign keys? and where we should put these foreign keys?

a)

FK: (Customer ID, Vendor ID), table contains FK: Shipment

b)

FK: (Customer ID, Vendor ID), table contains FK: (Customer, Vendor)

c)

FK: (shipment ID, Vendor ID), table contains FK: Shipment

d)

FK: (Customer ID, Vendor ID), table contains FK: Customer

8.

.. is data that describe the properties of end user data

a)

Information

b)

Knowledge

c)

Raw data

d)

Metadata

9.

The following are the advantages of using DBMS, except...

a)

Program-Data independence

b)

Improved Data consistency

c)

Increasing Data Redundancy

d)

Enforcement of Standards

10.

Which people from the list underneath that should read E-R Diagram?

a)

Database Developer

b)

End User

c)

Project Manager

d)

All people above should read