Question
Create a new query named: GreenhouseTechsFT a. Add all the fields from the employees table. b. The query should list all employees whose position begins
- Create a new query named: GreenhouseTechsFT
a. Add all the fields from the employees table.
b. The query should list all employees whose position begins with the word greenhouse and whose weekly hours are greater than or equal to 30. Hint: include a wildcard character in the criterion for the position field.
c. modify the query design so results are sorted alphabetically by last name.
d. add the MaintenanceLog table to this query and include the MaintenanceDate field after the WeeklyHours Field.
e. run the query to review the results.
f. save and close
I just need to know how to do each step. No need to do it for me. just guide me please!
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