RIL_button( “http://sqlconcept.com/2012/02/22/find-the-second-work-day-of-the-month/”, “Find the second work day of the month” );
Just some fun with T-SQL.
Recently someone asked me to write a code which answers the question if today is the second business day of the month or not.
Here is a version of the code. If you have better ideas for doing this, feel free
Continue reading [...] Find the second work day of the month [...]



(6 votes, average: 4.83 out of 5)