Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 516 Bytes

File metadata and controls

8 lines (6 loc) · 516 Bytes

ScienceQTech-Employee-Performance-Mapping

Analyzing the Employee data using MySQL

Project Description

  • Generated reports on employee details, their performance, bonuses to be given out based on rating, and the details of project that the employees have undertaken, to analyze the employee database and extract specific data based on different requirements.

Functions Used

  • Create, Drop, Union, Group by, Order by, Aggregate functions, Stored Procedures, Stored Functions, Views, Indexes, Window Functions.