Create a query that displays departments’ names and groups. Add a new field displaying “Overdue” if the department’s DateOfLastReview is empty and the department’s group is either sales and marketing, manufacturing, or quality assurance. For everything else, display “Completed”. In the result, display the departments that are overdue only. Sort the result in ascending order by the departments’ names. Save this query as Query2.