Day: September 26, 2007

Get Month Name

In Sql Server to find the month from a date you use the following command: Month(DateTime) […]