Hi, heres my problem
I have a Problem table with the following fields
problem_number, employee_id, status, creation, date_closed
and an employee table with the following fields
employee_id, department
what i need to do is bring back a table with distinct departments and three problem count...