|
-
Jul 22nd, 2007, 11:27 AM
#1
Thread Starter
Frenzied Member
Help With SQL Query
I have a inventory Table with a list of item numbers.
I also have a sales table showing all sales. The following field are in the sales table
Quantity
DateSold
ItemNum
CustomerName
I need a to show all the items of the inventory table together with the last record of the sales table. So for each item a only need the last sale.
How can i create such a query?
Thanks for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|