Re: to_char syntax
- From: "Randy Harris" <randy@xxxxxxxxxxxx>
- Date: Thu, 23 Feb 2006 04:09:06 GMT
"Liz J" <thejordanschangethistoanatsignclara.net> wrote in message
news:1140653404.29042.0@xxxxxxxxxxxxxxxxxxxxx
Hi
Could someone help me with some syntax?
I know that
SELECT To_char (sysdate, 'ddth Month YYYY')
will give me the format I want if it is today's date that I need.
But suppose it is another date that I know - say 3rd February 2006?
I can't get the syntax right.
thanks
Liz
How about:
To_char ('03-Feb-2006', 'ddth Month YYYY')
--
Randy Harris
tech at promail dot com
I'm pretty sure I know everything that I can remember.
.
- Follow-Ups:
- Re: to_char syntax
- From: Martin Doherty
- Re: to_char syntax
- References:
- to_char syntax
- From: Liz J
- to_char syntax
- Prev by Date: Hai is there any way to find the list of top 5 employees salary
- Next by Date: Multiple openings for Oracle Apps modules
- Previous by thread: Re: to_char syntax
- Next by thread: Re: to_char syntax
- Index(es):
Relevant Pages
|
|