You can use DATENAME function
[quoted text, click to view] >-----Original Message-----
>Not sure if this is the right forum for this, but I'm
trying to extract the
>month name (e.g. April) from a date in SQLServer. I know
I can use DatePart
>to get the month number. Is there an easy way to get the
name, or do I need
>to write code to convert?
>
>Thanks
>
>
>.
Not sure if this is the right forum for this, but I'm trying to extract the
month name (e.g. April) from a date in SQLServer. I know I can use DatePart
to get the month number. Is there an easy way to get the name, or do I need
to write code to convert?
Thanks