Displaying 1 result from an estimated 1 matches for "typif".
Did you mean:
typi
2004 Apr 06
1
Ignorant lack of bliss : summarise table by column attribute
...| 12
1 | 7 | 9 | 11
1 | 12 | 11 | 12
2 | 13 | 14 | 16
2 | 11 | 10 | 9
3 | 10 | 10 | 10.5
3 | 8.5 | 10 | 12
I need to produce some graphs typifying the change for each group
between a _projected_ final reading and the final reading given. The
time difference between previousavg and lastreading is 1/2 that between
lastreading and finalreading.
Where I have got to so far:
I have read the result set (less than 200 rows) into a table 're...