Hi,

Is there a way in SQL Server to know what date is next given Weekday.

I know in Oracle there is a function called Next_Day, which returns date of the next specified Weekday.

Thanks