Hi everyone,
I am running into trouble combining some things into one table.
I have the following table:
Notice that I have several seasons under every customer that makes order. I want to add two more columns to this table so that I can add last year's amount of that particular customer. So, I want the final table to look like the following:
Can you PLEASE tell me how to write a query for this? I have tried hours to do this..
Thanks very much in advance!
I am running into trouble combining some things into one table.
I have the following table:
Notice that I have several seasons under every customer that makes order. I want to add two more columns to this table so that I can add last year's amount of that particular customer. So, I want the final table to look like the following:
Can you PLEASE tell me how to write a query for this? I have tried hours to do this..
Thanks very much in advance!