Uploaded by bereket mengistu

simple database exercise

advertisement
Institutional Assessment Level Two
Project 1: Creating and operating a database application.
You are expected to develop a database forAddis that used to record given
courses (using Microsoft office access 2007.)
Task 1Create database by the name Addis
Task 2 Create two tables in database Addis
Course (C-Id, C-Name, Cr, Cfee and Tr-Id) and
Trainer (Tr-Id, Tr-Name, Salary, Sex and Status)
(Note: C-Id format, co-01, co-02…, Tr-Id format. Tr-01, Tr-02…
C-id and Tr-idfield size is 4
C- Name and Tr-name should not be NULL or blank and starts with capital
letter
Status using lookup wizard the options are Diploma, Degree and Msc
Task 3 Assign appropriate primary key and create relationship for the tables.
C-id
Co-01
Co-02
Co-03
Co-04
C-name
Intro
Wed develop
Server
maintenance
Cr
3
3
4
3
Cfee
200
250
500
250
Tr-id
Tr-02
Tr-01
Tr-04
Tr-04
Tr-id
Tr-01
Tr-02
Tr-03
Tr-04
Tr-name
Abebe
Lema
Selam
Helen
Salary
3000
4000
6000
2500
Sex
M
M
F
F
Status
Diploma
Degree
Msc
Diploma
Task 4Create a data entry Form for encoding data to the database.
Task 5 Create a query that accepts trainer name and displays all courses
information given by that trainer.
Select course whose cfee is above 200
Select trainer whose sex is F and status is degree
Select trainer whose name starts with S
Create make table query that contains both tables data
Task 6Create Report of all trainer with their course name
Project 2: configuring LAN and Accessing internet
Task 2.1Createappropriatenetwork cable to connect you to the internet by using
hub/switch.
Compiled
Page 1
Download