Knowl Ass
Knowl Ass
Knowl Ass
Ministry of Education
Sector: Economic Infrastructure
Sub – Sector: Information Technology
Occupation: Database Administration
Knowledge Assessment L_IV
The assessment covers the following units of competence:
EIS DBA4 01 0811 Plan and Organize work
EIS DBA4 02 0811 Contribute to the development of strategic plan
EIS DBA4 03 0811 Assist with Policy development for client support
EIS DBA4 04 0811 Monitor and Support Data Conversion
EIS DBA4 05 0811 Apply Object-oriented programming Language Skills
EIS DBA4 06 0811 Use Advanced Structured Query Language
EIS DBA4 07 0811 Determine Suitability of Database Functionality and Scalability
EIS DBA4 08 0811 Perform Database System Test
EIS DBA4 09 0811 Monitor and Administer Database
EIS DBA4 10 0811 Identify and Resolve Database Performance Problems
EIS DBA4 11 0811 Migrate to New Technology
EIS DBA4 12 0811 Establish Quality Standards
EIS DBA4 13 0811 Develop Team and Individuals
EIS DBA4 14 0811 Utilize Specialized Communication Skills
EIS DBA4 15 0811 Manage and Maintain Small/Medium Business Operations
EIS DBA4 16 1012 Manage Continuous Improvement System
Candidate name
Registration number
Name of training provider
Name of Assessment Center
Structure of Test
Section No of questions No of marks Suggested time
A-Multiple choice questions 21 21 30min
B-Matching Type 15 15 20min
Total 36 50min
OFFICE USE ONLY
Multiple Choice Questions /21
Matching Type /15
Final Mark /36
December 2014
Instructions
1. Write your name, Registration number, name of training provider and
Assessment center name in the space provided on Cover page of this booklet
2. You have 10 minutes reading time and opportunity to ask questions to the
Assessor
3. All written responses must be in English.
4. At the end of the examination return this book let to the assigned accredited
assessor
5. You may use the following references in this test
Non-programmable calculators
6. Do not bring the following items into the assessment venue
Mobile telephones
Programmable calculators
Written notes
SECTION A – MULTIPLE-CHOICE QUESTIONS
Instructions for Section A
1. There are twenty one [21] questions in this section.
2. Select the best answer and encircle the letter
3. If you wish to change an answer, place an X mark on the letter you have
encircled and then circle the letter of your preferred answer.
4. A correct answer scores 1, an incorrect answer scores 0.No marks will be given
for a question if more than one answer is supplied
1. Suppose you are a database administrator of the North wind Company. The
company needs to prepare database protection policy. The company forms a
committee for this purpose and you are a member of this committee .Which one of
the following is not your role in this policy formulation process?
2. One of the following does not force a company to migrate to new technologies?
3. You need to bring data from an Access database in to a database in SQL Server.
You want to perform the task as simply as possible. Which one of the following
options best meets the requirements?
5. You have run an SQL statement that asked the DBMS to display data from a table
named USER_TABLES. The result include columns of data labeled “Table name “,
Number of Columns “and primary key.” You are looking at
A. User data
B. Metadata
C. report data
D. Indexes data
6. Which one of the following is not factor that affect work place communication
A. Personal behavior
B. Lack good governance
C. Office location
D. Motivation to work together
A. Polymorphism
B. Class
C. Transmission
D. Inheritance
A. Workplace management
B. Waste elimination
C. Focus on individual performance
D. Standardization
10. Criteria that should not be considered when evaluating or assessing functionality of
database?
A. Accuracy of database
B. Reliability of database
C. Sensitivity of database
D. Consistency of database
11. The strategies in managing and maintaining small/medium business day to day
operations does not include: -
13. You are assigned to lead a small team in your company that manages database.
Identify the wrong statement in leading the team
15. How do you prevent system privileges deletion and updating authority on PRICE and
YEAR column of the CATALOGUE table from user Girma
16. In your data model, you have two relations associated with each other by many-to-
many relationship. How will this relationship be physically implemented in a
relational database?
A. By adding a third relation between the original two relations in order to create
two one-to-many relationships.
B. By adding the primary key of the first relation to the second relation as a
foreign key.
C. By dragging the primary key of the second table to the first table
D. By adding any key of the first table to the second table as a foreign key
17. A statement used to create, modify, and delete database objects such as tables,
views, schemas, domains, triggers and stored procedures.
A. RDBMS
B. DML
C. DCL
D. DDL
19. One of the following is not the task applied when converting data
21. Which one of the following does not affect database performance (response time)?
A. Database design
B. Number of columns to be retrieved from tables
C. Number of concurrent users
D. Number of users with administrative access right
Column A Column B
___1. A Column of a table which has unique value for each record A. Table
___2. Defines how data are stored in database B. COUNT
___3. It is a place holder on memory C. View
___4. The protection of data against the deliberate or accidental access D. Relationship
of unauthorized persons E. Primary Key
___5. A data element that describes entity and used to identify one F. SUM
entity from other
G. ORDER BY
___6. An association between two data objects
H. Variable
___7. Searching, Selecting, and Retrieving of actual data from personal
I. Physical level
file data bank or other file
J. Attribute
___8. Virtual table
K. Foreign key
___9. User friendly interface to allow easy entry of data in the database
L. GROUP BY
___10. Standard operation which causes sorting, merging, input/output,
and report generating M. Form
___11. SQL command used to aggregate data N. DATEADD
___12. SQL command used to sort data O. Data retrieval
___13. Aggregate function to get total number of rows in a table P. Documentation
___14. SQL function to get Date Interval Q. DATEDIFF
___15. An SQL statement used to remove table R. Data Manipulation
S. Data Security
T. DROP