Subject re: "token unknown 'order' "
Author Duilio Foschi
From: Helen Borrie <helebor@t...>

>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_mov

easier 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