My database consists of tables with employee info, where they work, training modules, & the respective junction tables.
For the training modules, there are employee completion dates for all of them. Naturally, I wrote a query that calculates the due dates for each module as follows (for...