/* Mostly about Oracle APEX, ORDS, PL/SQL and a bit of Linux in between */
Today I would like to show an example to demonstrate how you can identify all dates of occurrences of a single weekday within a period of time in PL/SQL by specifying a weekday. For a project, a form mask in APEX was needed on…