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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started