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


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to