Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Previous Business Day

By Arsen Serobian, 2010/11/22

1. This function returns previous business day of the date parameter passed to function. It takes into consideration weekends & holidays.
2. To properly use this function make sure the <Holidays> table with <holiday_date> field contains all annual holidays which should be manually entered into table
3. This function assumes that the week starts on Sunday (USA version)

Total article views: 1177 | Views in the last 30 days: 11
 
Related Articles
SCRIPT

Holiday List

A table UDF to return a list of holidays for a given year.

SCRIPT

T-SQL Function to Determine Holidays in SQL Server

T-SQL Function to Determine Holidays in SQL Server

FORUM

Holidays

I need to find a way to skip holidays for a scheduled job.

ARTICLE

Happy Holidays 2012

Merry Christmas and Happy Holidays from SQLServerCentral

ARTICLE

Creating Holidays and Special Dates

A way to save holiday records that can be created as needed into a search-able calendar table.

Tags
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones