ROQL - SUM
Content
Hey there,
How can I do sums using connect?
ie.. along the lines of:
select SUM(ytd), SUM(ytd_u) from CO.sales_details where org_id = 1
thanks!
0
Hey there,
How can I do sums using connect?
ie.. along the lines of:
select SUM(ytd), SUM(ytd_u) from CO.sales_details where org_id = 1
thanks!