DMA Micro Project SYIF
DMA Micro Project SYIF
S.V.P.M’S,
INSTITUTE OF TECHNOLOGY AND ENGG.MALEGAON BK. BARAMATI, DIST.PUNE.
(Affiliated to MSBTE MUMBAI)s
2023-2024
This is to certify that the following group of students submitted Micro Project
Submitted by
A Report On
MICROPROJECT
ACADEMIC YEAR 2023-24
TITLE OF PROJECT
Employee Management System
Guided By: Prof. kadam S.S.
Presented By:
a) …………………………………………………………………………………………………….…….…
b) …………………………………………………………………………………………………….…….…
c) …………………………………………………………………………………………………….…….…
……………………………………………………………………………………………
…………………………………………………………………………………………....
The proposed project “Employee Management System” has been developed to overcome the
problems faced in the practicing of manual system. This software is built to eliminate and in
some cases reduce the hardships faced by the existing system. Moreover this system is
designed for particular need of the company to carry out its operations in a smooth and
effective manner. This web application is reduced as much as possible to avoid errors while
entering data. It also provides error message while entering invalid data. It is user-friendly as
no formal knowledge is required to use the system. Human resource challenges are faced by
every organization which has to be overcome by the organization. Every organization has
different employee and payroll management needs. Therefore I have design exclusive
Employee and payroll Management System that are adapted to the organization’s
Managerial Requirements.
Abstract
“Employee Database And Payroll Management System” is designed to make the existing
manual system automatic with the help of computerised equipment and full-edged
computer software, fulfilling their requirements, so that their valuable data and information
can be stored for a longer period with easy access and manipulation of the same. The
required software is easily available and easy to work with. This web application can
maintain and view computerised records without getting redundant entries. The project
describes how to manage user data for good performance and provide better services for
the client.
ER Diagram for Employee Management System :
Create Employee Table :
Output :
Create Project Table :
Output :
Create Dependent Table :
Output :
insert command :
update command :
select command :
Arithmetic Operator :
select salary+2000 from emp1 where id=1002;
Logical Operator :
select first_name from emp1 where id not between 1002 and 1006;
select department from emp1 where age not between 21 and 24;
2. In and not In :
select city from emp1 where first_name in('viraj','santosh','dinesh');
Aggregate Function :
Set Operations :
join in SQL :
view :
Update view :
Index :
declare
c number;
begin
c:=temp();
dbms_output.put_line('total emp is'||c);
end;
Output :
Declare
v number(5);
begin
v:=emp2();
dbms_output.put_line('emp salary='||v);
end;
Output :
Triggers
Output :
Conclusion :
Software for employee management systems helps your organization improve workforce
productivity and boost overall well-being by tracking and monitoring the daily working
activities of every employee. In conclusion of employee management system blog, Desk
Track is one of the best software for workforce management. It keeps track of every activity
done by an employee during his working hours. As a result, if you are searching for the best
employee productivity monitoring software then Desk Track has some impressive features
that can be the best fit for your organization.
Reference :
1 www.google.com
2 www.byjus.learn
3 www.unacademy.com