G
Guest
Okay. This query, I have at lot of problems constructing.
I have a table A, containing records each with the fields ID, Amount, Type
and Date.
There is to values of Type: 1 and 2. For each month I want to make two sums
- one for each type, so that I'm able to show how much is spend on Type 1 and
Type 2 each month.
How do I do that?
I have a table A, containing records each with the fields ID, Amount, Type
and Date.
There is to values of Type: 1 and 2. For each month I want to make two sums
- one for each type, so that I'm able to show how much is spend on Type 1 and
Type 2 each month.
How do I do that?