Quote:
|
Originally Posted by homer.favenir
all the sum is too big, my expected output is different from the output.
|
by what sort of factor, ie is it easy to identify what the discrepancy is.. understanding or identifying that is often the first step in resolving the problem
are you using the right SQL aggregate term.. should it be count in place of sum
should there be a where clause
are your joins properly formed, should yo be using left (or right joins), is it