Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Other SQL Server Topics / March 2007

Tip: Looking for answers? Try searching our database.

Converting a date field to the month

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
lisa.moffitt@gmail.com - 30 Mar 2007 21:51 GMT
How can I create a field in a view that takes a date field and
converts it to a month?
For instance, if I have a field called "CreatedOn" with a date of
'2/22/2007', how can I create another field called "Month" that will
say "February"?  Is there a built-in SQL function that does this (like
using CONVERT) or do I need to write my own?

Thanks!
Lisa
Erland Sommarskog - 30 Mar 2007 22:34 GMT
> How can I create a field in a view that takes a date field and
> converts it to a month?
> For instance, if I have a field called "CreatedOn" with a date of
> '2/22/2007', how can I create another field called "Month" that will
> say "February"?  Is there a built-in SQL function that does this (like
> using CONVERT) or do I need to write my own?

Look up datename in Books Online.

Signature

Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.