G
Guest
I have a query that contains 3 fields.
ItemID, ItemName, ItemQuantity.
How do I set up a Select query that finds the MAX ItemQuantity and also
return the corresponding ItemName.
ItemID, ItemName, ItemQuantity.
How do I set up a Select query that finds the MAX ItemQuantity and also
return the corresponding ItemName.