Analyzing the Employee data using MySQL
- 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.
- Create, Drop, Union, Group by, Order by, Aggregate functions, Stored Procedures, Stored Functions, Views, Indexes, Window Functions.