Employee Record System
Employee Record System
SYSTEM
Submitted By-
Rohit Rawat, Sachin Kumar, Sahil Kohar,
Samrat kumar, Sarique Anwar
Submitted to-
Asst. Prof. Rishi Sharma
CONTENT
• Introduction
• ER Diagram
• Data Dictionary
• Extended ER Model
• Written Documents
• Table Instance Chart
• Conclusion
INTRODUCTION
Employee Record System is used to manage the
data of the employees such as personal details,
education, details, work experience, etc.
DEPARTMENT
Field Name Data type Field Size Description
DEPENDENT
Field Name Data type Field size Description
name varchar 255 Name of dependent
dob date Date of birth
sex varchar 11 Gender of dependent
Relationship varchar 255 Relationship with
employee
EXTENDED ER MODEL
SPECIALIZATION
An EMPLOYEE can be Permanent,
Temporary and Part-time.
EMPLOYEE a higher level entity is
broken down into three low level
entities : PERMANENT,
TEMPORARY, PARTTIME.
These low level entities Inherits the
attributes of the EMPLOYEE entity
apart from that they have their own
attributes.
AGGREGATION
DEPARTMENT
Column Name Dno D_name LocationId
Key type pk
Nulls/Unique Unique & Not Not null
null
Sample Data 1 10 Human 201
Resources
Sample Data 2 14 Sales 302
Sample Data 3 17 IT 220
PROJECT
EMPLOYEE Column Name Pno Pname Plocation
Column Eid Name Addre salary dob Gender Key type pk
Name ss Nulls/Unique Unique & not Not null
Key type pk null
Nulls/ Unique Not Not null Sample Data 1 21089 Durango 201
Unique & Not null Sample Data 2 22069 Eagle Wink 301
null Sample Data 3 21054 Apollo 220
Sample 189990 Reena Delhi 30000 12- F
Data 1 Sharma may-
1998
Sample 178989 Akshit Mumb 40000 13- M
Data 2 Arora ai feb-
1997
DEPENDENT
Sample 167889 Shalini Agra 35000 01- F
Data 3 Mathur dec- Column name dob sex Relationshi
1996 Name p
Key type
Nulls/ Not null Not null
unique
Sample anita 13-feb- F Wife
Data 2023
CONCLUSION
• This system is designed for the particular need of the
company to carry out its operations in a smooth and
effective manner.
• This design is built for use in small scale organizations
where the number of employees is limited.
• The main objective of this framework is to save time,
make the system cost effective and manage records
efficiently.
THANK YOU