In our data wharehouse, each product has a price with an effective date. If I want to pull the most current price for all products, how do I write the query in impromtu?
Each product may have had a price change at different periods in time (even various years). How is it possible to retrieve one data line per product with the most current price?
Thank you in advance!
Jennifer
Each product may have had a price change at different periods in time (even various years). How is it possible to retrieve one data line per product with the most current price?
Thank you in advance!
Jennifer