C
CS
I have 2 tables one contains 2003 sales YTD which lists
account name,product code, units sold, price and net
sales. I have another table with the same data for
2002. I need to find a way to write a query that will
compare the results by account 2002 vs 2003. So far any
queries I have written have run endless loops.
Anyhelp will be greatly appreciated
account name,product code, units sold, price and net
sales. I have another table with the same data for
2002. I need to find a way to write a query that will
compare the results by account 2002 vs 2003. So far any
queries I have written have run endless loops.
Anyhelp will be greatly appreciated