1
131313
Hello,
Can someone offer help on a database problem I'm having.
The situation: Training database with associates table, completed training
table, certificates earned table.
What I am wanting to do is use the database to run a report that shows which
associates have earned certificates. The problem is that each certificate
requires a number of courses to be complete in order to get the certificate.
Each course has it's own training code which are all listed in a course table.
The course completion scores for each associate are dumped into the database
every week. How can I link them so that when running the report it shows if
an associate has earned a certificate or not. There are a number of
certificates as well, which included a number of courses to be completed. Can
this be done?
Can someone offer help on a database problem I'm having.
The situation: Training database with associates table, completed training
table, certificates earned table.
What I am wanting to do is use the database to run a report that shows which
associates have earned certificates. The problem is that each certificate
requires a number of courses to be complete in order to get the certificate.
Each course has it's own training code which are all listed in a course table.
The course completion scores for each associate are dumped into the database
every week. How can I link them so that when running the report it shows if
an associate has earned a certificate or not. There are a number of
certificates as well, which included a number of courses to be completed. Can
this be done?