Viewing 3 posts - 1 through 3 (of 3 total)
Peter,
Yes! Thank-you, Thank-you, Thank-you!
I can see now where I went wrong not joining the Order Details and grouping by productID.
Fortunately, this particular script doesn't suffer from the duplicates issue, although...
July 28, 2005 at 7:06 am
Peter,
Thank-you for your solution. I really thought you had it.
Unfortunately, it only works because in Northwind all the orderID's are in the same sequence as the orderdate. So,...
July 27, 2005 at 11:28 am
Thanks for your quick reply!
I'm trying to get the last order (max(orderdate) for each item. Ultimately, I'm building a separate association table between products and orders using only the latest order....
July 26, 2005 at 3:34 pm
Viewing 3 posts - 1 through 3 (of 3 total)