Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

  1. 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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these General Management questions