I need to get the DateName(Month, QuotaMonth), where QuotaMonth is only the integer of the month (an integer 1 through 12) and not the entire date. How can I best do this?
Thanks, but you're using getdate(), which I'm not. I only have an integer to use. For example, the QuotaMonth may be 10, but I need to display the month text October instead.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.