Converting a date field to the month
- From: lisa.moffitt@xxxxxxxxx
- Date: 30 Mar 2007 13:51:13 -0700
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
.
- Follow-Ups:
- Re: Converting a date field to the month
- From: Erland Sommarskog
- Re: Converting a date field to the month
- Prev by Date: how could I ???
- Next by Date: Re: Combine multiple records into single row
- Previous by thread: how could I ???
- Next by thread: Re: Converting a date field to the month
- Index(es):