Get your favorite SSC scripts directly in SSMS with the free SQL Scripts addin. Search for scripts directly from SSMS, and instantly access any saved scripts in your SSC briefcase from the favorites tab. Download now (direct download link)
Thank this author by sharing:
By Biplov Dan, 2009/08/21
There is general problem in business world to get a particular day of a month at nth occurrence. For example to get the 3rd Monday of feb 2009 where 3rd represents the nth occurance of Monday.
The getDateAtNthOccurence function can be used in such case.