Select data for current week only - Mailing list pgsql-general

From BlackMage
Subject Select data for current week only
Date
Msg-id 25177178.post@talk.nabble.com
Whole thread Raw
Responses Re: Select data for current week only  (Thomas Kellerer <spam_eater@gmx.net>)
Re: Select data for current week only  (Edwin Plauchu <pianodaemon@gmail.com>)
Re: Select data for current week only  (Gerhard Heift <ml-postgresql-20081012-3518@gheift.de>)
Re: Select data for current week only  (Sam Mason <sam@samason.me.uk>)
List pgsql-general
Hey all,

I've been trying to figure this problem out with just using sql but I'm not
sure how too. I have a table that holds events for each week but I only want
to select events happening for the current week(Mon-Sun). So can anyone help
me out with this just using sql? I've accomplished it sorta using php but
only within the current 7 day range(example Thursday-Thursday) but not by
the week.

The field I am using for sorting is a Date type with the format yyyy-mm-dd
hh:mm:ss .
--
View this message in context: http://www.nabble.com/Select-data-for-current-week-only-tp25177178p25177178.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Data audit trail techniques in postgresql
Next
From: Rob Sargent
Date:
Subject: Re: [SQL] Data audit trail techniques in postgresql