Question Description
I’m working on a databases project and need support to help me understand better.
I want
-
Figure 3-111 NewSalaryCostSummary query results - Edit the query in Design view to remove the unneeded columns that cause the summary query to display too many records.
- Edit the query in Design view to repair the calculated field name and formatting.
-
Figure 3-112 Query results with improvements to calculated field and removal of name fields
- Edit the query in Design view to fix the grouping order. The results are supposed to display the records grouped by the department, and then within each department by the job titles.
-
Figure 3-113 Query results with improved grouping
- Edit the query in Design view to enhance the functionality and improve the appearance. In addition to calculating the sum of both the Base Salary and the Potential New Salary fields, management would like to see the average of both of those fields, as well as the total number of employees in each area.
-
Figure 3-114 Completed NewSalaryCostSummary query results
-
Figure 3-115 InsuranceAgentsBranchParameter query results are not correct - Edit the query to fix the parameter problem.
- Edit the query to fix the Employee field. Notice that there isnt a space between the names.
-
Figure 3-116 Completed InsuranceAgentsBranchParameter query
this project step by step please;