Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Help Needed in Calculation Logic function

KGJ DevDec 9 2024

Oracle Version : 19C

Hi, I need to create a function which takes two parameters as StartDate and StartDate+N as EndDate. N can be any number.
I need to calculate the difference b/w these two dates by excluding weekends. Any sample queries will be appreciatble

This post has been answered by Frank Kulash on Dec 13 2024
Jump to Answer
Comments
Post Details
Added on Dec 9 2024
29 comments
442 views