Formating Date Data Type? - Mailing list pgsql-novice

From Ashish Karalkar
Subject Formating Date Data Type?
Date
Msg-id 000001c76b6f$5a677520$170211ac@LIONKING.COM
Whole thread Raw
Responses Re: Formating Date Data Type?  (Phillip Smith <phillip.smith@weatherbeeta.com.au>)
Re: Formating Date Data Type?  (Cesar Alvarez <c.alvarezx66@gmail.com>)
List pgsql-novice
Hello list,
 
I am storing date as '2007-04-15' in data base as YYYY-MM-DD
 
Now I want  to format this to 15-Apr-2007.
 
Is there any way
 
I tries to use extract function but it gives in only digit format also  this function does not except column name as input
 
 
Is there any way??
 
Thanks In advance.
 

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Very long times to build hash indexes
Next
From: Phillip Smith
Date:
Subject: Re: Formating Date Data Type?