Creating Tables
1.Location table
Output:
2.Department Table
Output:
3.Monitor Table
Output:
4. Cpu Table
Output:
5.Employee Table
Output:
6. Creating Status Table
Output:
Write a query to display Department details along with department head
Output:
Write a query to display shift details along with number of Employees in each shift
Output:
Write a query to display average salary in each department and the employee details whose salary is less than average salary
write a query to display all employees details with their Head Name
Write a query to display employee details and monitor id, cpu id along with head name and head monitor id and cpu id
Write a query to display Number of Employees Present at a particular Date
Output: