I was searching in the web for an easy solution to substracting a number of workdays in Oracle SQL like in Excel or Google Sheets, but it seems the only way is to either create functions or elaborate arithmetic CASE-based calculations to achieve such result.
Still, I see most of these answers are from 2018, 2019, &c. Is there any updated method or has this feature been included in the basic Oracle package?
Thanks,
1