A
Alex
Hi, everybody.
I'm trying to do a production comparison analysis for two
years (2002 and 2003).
We have production table with date, product, and qty
produced.
It's easy to get list of products with qty produced
separately per year. It's easy to get all products from
2003 and products from 2002, which match with 2003.
The problem for me is that some products produced in 2002
were not produced in 2003.
But, to do the comparison we need to have whole list of
products for two years with the qty produced at least for
one of them.
I would appreciate if anybody could advise how to create
this type of query.
Thanks advance.
I'm trying to do a production comparison analysis for two
years (2002 and 2003).
We have production table with date, product, and qty
produced.
It's easy to get list of products with qty produced
separately per year. It's easy to get all products from
2003 and products from 2002, which match with 2003.
The problem for me is that some products produced in 2002
were not produced in 2003.
But, to do the comparison we need to have whole list of
products for two years with the qty produced at least for
one of them.
I would appreciate if anybody could advise how to create
this type of query.
Thanks advance.