Microsoft
Software
Hardware
Network
Question : Output the Month's Name?
I was just wondering if I have a date : 2009-11-01 is it possible to out put the month for this? I am using SQL Server 2008
Cheers
Answer : Output the Month's Name?
select datename(mm, getdate())
Random Solutions
Write conflict when editing a linked table - linked to SQL Server 2000
Calendar with current date and month
Mailbox management Process in Exchange
Printout default value of unbound textbox
Set number of Clients in WSUS ? 2
Remote desktop crashs when it trys to connect
Can't boot from secondary plex standalone
windows XP 64bit setup
batch file to combine text files and append file name on each line into target file
Combo Box Custom Row Source