We have incidents in a table with created date and I need to add 90 business days excluding Saturday and Sunday as a separate column.
We are using Azure sql database
Eg for incident 10000575 the created date is 31-01-2023
I need a value in working days column with addition of 90 business days to created date
I am new to it,so if any could help me with query it would be helpful