Subject | re: "token unknown 'order' " |
---|---|
Author | Duilio Foschi |
Post date | 2002-04-28T14:50:52Z |
From: Helen Borrie <helebor@t...>
I have records like this
qty numeric (15,2)
d_mov date
I want to take the most recent date present in the table (say T) and sum
fields qty for all the records that have d_mov=T.
TIA
Duilio
>It doesn't speak FoschiQL!how disappointing. I hope that this problem can be fixed in the near future :)
>I'd say you want to aggregate the totals by d_moveasier than that.
I have records like this
qty numeric (15,2)
d_mov date
I want to take the most recent date present in the table (say T) and sum
fields qty for all the records that have d_mov=T.
TIA
Duilio