J
Jason M Canady
Hi, It must be getting late... I have worked on this query for several days
and have yet to come up with a viable way to make it work, so I thought I
might see if I am trying the impossible...
I have three tables, EMPLOYEES, REQTRAINING, TRAINING
Employees table stores info about the employees (IE Name, Departments,
etc...)
ReqTraining Stores what training is required for each employee and the
interval for which retraining is required
Training stores all of the times an employee has had a particular training.
I would like to retrieve all of the training types that are identified in
the required training table that are either overdue or do not exist in the
training table (IE the employee has not had the required training yet.). I
feel like I am very close to the answer, but cannot see the forest through
the trees.
Any assistance would be appreciated.
Thanks,
Jasonm
and have yet to come up with a viable way to make it work, so I thought I
might see if I am trying the impossible...
I have three tables, EMPLOYEES, REQTRAINING, TRAINING
Employees table stores info about the employees (IE Name, Departments,
etc...)
ReqTraining Stores what training is required for each employee and the
interval for which retraining is required
Training stores all of the times an employee has had a particular training.
I would like to retrieve all of the training types that are identified in
the required training table that are either overdue or do not exist in the
training table (IE the employee has not had the required training yet.). I
feel like I am very close to the answer, but cannot see the forest through
the trees.
Any assistance would be appreciated.
Thanks,
Jasonm