I have purchase history that contains multiple part numbers, multiple customers with multiple purchase dates. I'm trying to extract the min date and the max date that each customer may have purchased a particular part number. I was thinking I could do this with a query, but I'm running into problems.
Does anyone have any suggestions
Does anyone have any suggestions