karas3d
3rd November 2010, 07:15
Hey guys! I have a small problem:
I need use GROUP BY expression for main table records (on display multi-occ screen form). Query.extend functions can only use SELECT, FROM, WHERE constructions, and i need to see sum-result of several records.
I need use GROUP BY expression for main table records (on display multi-occ screen form). Query.extend functions can only use SELECT, FROM, WHERE constructions, and i need to see sum-result of several records.