Re: date_part - Mailing list pgsql-sql

From Josh Berkus
Subject Re: date_part
Date
Msg-id 200206181747.08201.josh@agliodbs.com
Whole thread Raw
In response to date_part  (Rudi Starcevic <rudi@oasis.net.au>)
List pgsql-sql
Rudi,

select to_char(date_column, 'Month');

See similar under "Formatting Function" in the docs.

--
-Josh Berkus



pgsql-sql by date:

Previous
From: Wei Weng
Date:
Subject: Re: text vs varchar
Next
From: "Josh Goldberg"
Date:
Subject: Re: text vs varchar