Hi Team,
I have 4 columns in my table
ID, Stage Number, Start Time, Target End Time
For each stage the Target end time is different
For stage 1 - Target End Time is 2 days
For stage 2 - Target End Time is 8 days
For stage 3 - Target End Time is 5 days
For stage 4 - Target End Time is 7 days
Help me calculate the target end time only on the Weekdays in SQL
Say For stage 1 - 13/Nov is start date then the Target End Date will be 17/Nov

Thanks - Sarath
