Re: day of week - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: day of week
Date
Msg-id fgc890$pjh$1@ger.gmane.org
Whole thread Raw
In response to day of week  (Anton Andreev <anton.andreev@fmi.uni-sofia.bg>)
List pgsql-general
Anton Andreev wrote on 31.10.2007 15:34:
> Hi,
>
> I have records with date column. Is there a way I can get which day of
> week this date is?

What about the extract() function with the dow parameter?

<http://www.postgresql.org/docs/8.2/static/functions-datetime.html#FUNCTIONS-DATETIME-EXTRACT>

Thomas

pgsql-general by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: day of week
Next
From: "A. Kretschmer"
Date:
Subject: Re: day of week