PDA

View Full Version : SQL Subquery confusion


CarlMartin10
09-07-2010, 08:31 PM
Here is what I am trying to do. I am close, but I just can not get it...a bit confused since the data is in 3 separate tables. I uploaded the database here: http://www.filefactory.com/file/b3474b4/n/instnwnd.sql

Write a subquery that shows all of the products (ProductName) that were shipped via the same method as OrderID 10248

CarlMartin10
09-08-2010, 02:45 AM
Does anyone have a clue? This is driving me nuts.