Tag: sql server

Community

Calculating Holidays in SQL

(Michael Coles) Ask about nearly any kind of SQL-based date calculation in the newsgroups, and you’ll likely get responses that include use of an auxiliary calendar table. It’s a really good idea, and something I highly recommend to anyone who has to do date-based calculations on the server. For t