please send me correct answers because this is the third time you sent me incorrect solutions
fe Largescale Onsite Water Works (SLOWw) is a company that designs and installs custom fire sprinkler systems or high-rise buildings. SLOwW works only with wet system sprinklers, and specializes in skyscrapers or other buildings that are more than 100 meters tall. You are writing code that will be eventually included in various reports and support for a business intelligence dashboard. A snapshot of data from the following portion of the company database is provided for you to develop and test your code. EMPLOYEE Dopt Office Emp Manager Emp Charge works on PROJECT WORKS CLIENT Work Nm Num needs worko Nare dert Nm dent Name art Areadbo Cent Phone Proi Street Po State ho Budget Pro Est End Work Date Work Hours Ro Complete Explanation of Data Model: Employees are organized into many different departments at Sloww, and every employee is employed within a single department. Each employee has only one immediate supervisor that they report to. All employees except the managing partner for the firm has another employee that manages them Clearly, not all employees are Clients are companies that are constructing a high-rise building that have contracted with SLOWW to design and install the sprinkler system for the building. It is possible for data to be gathered about the client when the contact is created, but not have data about the project(s) associated with that client yet. Eventually, the data about the project will be imported into this database from the contract system, but that can take a few days. Employees can work on many different projects, and a project will have many employees working on them, so the WORKS bridge was implemented. Data about the time each employee spends on each project is added to the database weekly Employees have many tasks to perform at sLoww. some of those tasks are directly related to a specific project and some are not. If the task is directly related to a project, then tbe hours spent that week on the task are logged into the database in the WORKS table. If the task is not directly related to a specific project, then those hours are not billed against a project and do "not appear in the WORKS table. (Therefore, don't expect the WORKS table to show employees working much of their time may be spent on unbillable tasks.) we every week because