You are on page 1of 10

IT-Support Level II New Model

COC Exam March-2021


Ms-Access 2010

Samuel Alemu
https:\\www.forallethiopia.com\coc

https:\\www.forallethiopia.com\coc
0911307979
Project I
Task 1:- Create a database which named
Registration System on local drive D: in the
folder which named by your name.

Task 2:-Create the following tables with their


records properly.

https:\\www.forallethiopia.com\coc
0911307979
Save the table with name Teacher
TeacherID Full Name Sex Age Address Salary
1 ROMAN BEKELE F 20 Addis Ababa 3000
2 ASHENAFI LEMMA M 21 Addis Ababa 4000
3 RUTH BEZUNEH F 22 Addis Ababa 5000
4 ALAZAR BEKELE M 23 Addis Ababa 2000
5 YONAS ASEFA M 24 Addis Ababa 15000

https:\\www.forallethiopia.com\coc
0911307979
Save the table with name Student
StudentID Full Name Sex Age Address Birth Date
1 Keberon Kebede F 20 Adama 3/2/1984
2 Melat Abebe F 19 Gonder 3/3/1998
3 Surafel Asefa M 18 Addis 3/3/1998
4 Girum Bekele M 17 Addis 1/1/1998
5 Rahel Yohanns F 16 Addis 25/2/1998
6 Meron Abebe F 15 Addis 22/8/1989
7 Sara Bezabeh F 21 Adama 23/7/1998
8 Mekedes Abera F 22 Adama 24/9/1998

https:\\www.forallethiopia.com\coc
0911307979
Save the table with name course
CourseCode Course Title Course Hours
1 Operate Personal Computer 90
2 Connect Hardware Peripherals 85
3 Install Software Application 80
4 Protect system or Application Software 75

https:\\www.forallethiopia.com\coc
0911307979
Task 3 :-Set the following fields property
Teachers Table Full Name field
-The field must be to accept only 15 characters
-The First Character of this field is have to be Upper
case and the rest is have lower case.
Teacher Table Sex Field
-The field must to accept only one character
-Set default value is M
-The field is have to accept only M or F
Teacher Table Age Field
-Teacher age is not have to accept age more than
25.

https:\\www.forallethiopia.com\coc
0911307979
Task 4.Create Many-to-Many relationships
among those table by creating grade table

Answer of the task 4


Grade Table
TeacherID StudentID CourseID Grade

1 1 1 B
1 1 2 C
2 2 1 A
2 2 2 B

https:\\www.forallethiopia.com\coc
0911307979
Task 5.Create Query Parts
 Retrieve the information of all female students.
save the query with name female students.
 Retrieve the information of teacher which their address
is not side of Addis Ababa.
save the query with name Teacher OA
 Add 500 birr on teacher Yonas Assefa and Ruth Bizuneh
salary.
save the query with name update YR.
 Delete Student Girma Bekele and Meron Abebe
records.
save the query with name Delete GM.
 Copy Paste Teacher Table and delete all the records
from the copy of teacher table.
https:\\www.forallethiopia.com\coc
0911307979
 Append the records of Roman Bekele and
Ashenafi Lemma from the original table of
teacher to the copy of teacher table.
Save the query with name Append.
 Retrieve teacher name, student name,
course title, and grade of student in one table
by using select query .
Save the query with name student grade.
 create a parameter query that asks the
students ID and Name.
Save the query with name parameter query

https:\\www.forallethiopia.com\coc
0911307979
 Create the following table by using
make table query
Supervisor ID Supervisor Name Supervisor Sex
S01 MARCOS TESHOME M
S02 LILIA ABAYNEH F
S03 HANNA GIRMA F
S04 FATIMA MOHAMMED F

THANK YOU SO MUCH!!!!!!!!!!!!!

https:\\www.forallethiopia.com\coc
0911307979

You might also like