Question: 5. Enter four records each into the two tables using your own data. Take snapshots of the two tables with data and paste in the

5. Enter four records each into the two tables using your own data. Take snapshots of the two tables with data and paste in the practicals snapshots word file.

6. Create a query to retrieve the number of staff in the organisation. Save query as staff _number_query

7. Create a query to display the total sum of net_salaries of employees. Save query as sum_query

8. Create a query to display the project with the highest project cost. Query details: Project_title, project_cost. Save query as cost_query

9. Create a query to displaying the ff details of staff members {Staff_ID, Staff full name, net salary}. The query result should be in ascending order of net salaries. Save query as staff salaries_query

10. Create a query to display the total number of staff in each department. Query details: [department], [No of Staff]. Save query as department number_query

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!