Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You will also create a query to display employees who are in line for a performance review. Open the Overdue Employee Reviews query in Design
You will also create a query to display employees who are in line for a performance review.
Open the Overdue Employee Reviews query in Design view. Add a new column to determine if an employees performance review is overdue. If the employees DateOfLastReview is null, it should display Overdue. If not, it should display nothing. Name the column ReviewStatus. Add criteria of Overdue to the column you just created, so only the employees who are Overdue display. Run the query. Ensure only employees with null DateOfLastReview display. Save and close the 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