Displaying 1 result from an estimated 1 matches for "ycum".
Did you mean:
cum
2008 Sep 03
2
(no subject)
Hi,
I am getting accumulated data from PostgreSQL, ie for every day in
which a condition is true I get the number (count) of cases. Starting
date is 2008-01-01 and end day the last day for which the condition
is true (which is not necessarily today).
I obviously do not get records (dates) with count = 0, in other words
this is not a complete list of every day since 2008-01-01.
Now I want I plot