T
Thone
Hi,
I have a database on my products. I try to sum the
total sale on each one but the summing result is very
strange. I query the the all order and use group by to
group each category, then i use sum on the each sale each
order. But the result is much higer than what it should
be. What I do wrong with it. Thank you.
I have a database on my products. I try to sum the
total sale on each one but the summing result is very
strange. I query the the all order and use group by to
group each category, then i use sum on the each sale each
order. But the result is much higer than what it should
be. What I do wrong with it. Thank you.