Re: query help - "people who have bought this item have also bought"

2003-07-24 Thread Roger Baklund
* Chuck Barnett > Hi I'm looking to create a query that will look through my previous orders > and create a table of what items have sold with what products. > > My current table that holds the order details is set up like this. > orderID, productID, quantity. > > Any suggestions would be appreceia

RE: query help - "people who have bought this item have also bought"

2003-07-24 Thread Jay Blanchard
[snip] Hi I'm looking to create a query that will look through my previous orders and create a table of what items have sold with what products. My current table that holds the order details is set up like this. orderID, productID, quantity. Any suggestions would be appreceiated. [/snip] You wou

Re: query help - "people who have bought this item have also bought"

2003-07-24 Thread Paul DuBois
At 11:02 -0500 7/24/03, Chuck Barnett wrote: Hi I'm looking to create a query that will look through my previous orders and create a table of what items have sold with what products. My current table that holds the order details is set up like this. orderID, productID, quantity. I see an order ID a

query help - "people who have bought this item have also bought"

2003-07-24 Thread Chuck Barnett
Hi I'm looking to create a query that will look through my previous orders and create a table of what items have sold with what products. My current table that holds the order details is set up like this. orderID, productID, quantity. Any suggestions would be appreceiated. Thanks, Chuck -- My