showing weekdays of dates - Mailing list pgsql-novice

From Jude DaShiell
Subject showing weekdays of dates
Date
Msg-id alpine.NEB.2.00.1408291327180.8597@panix2.panix.com
Whole thread Raw
Responses Re: showing weekdays of dates  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-novice
using sr pgdoc I searched for weekdays and though I found a few results I
couldn't parse from information provided how to get weekdays of dates to
populate a table in any fashion.  When I do more in depth analysis of
accumulating data sets, some of the analysis I'd like to do would be for
each of the seven weekdays during a period of time.  I ended up with a
script that does two date calls one for the iso date and the second for
weekday number and that script writes out the day's insert statement
correctly with the values it figures out and the values I supply.  The
whole system I have now is for health monitoring blood pressure and blood
sugar numbers and that's how my doctor gets my numbers for checking
progress.  It didn't take long to write, I like to improve it as I learn
new things with which I can improve it.




pgsql-novice by date:

Previous
From: Paul Linehan
Date:
Subject: Re: Join three tables and specify criteria... I know this should be easy!
Next
From: Paul Linehan
Date:
Subject: Re: Join three tables and specify criteria... I know this should be easy!