I have three tables each related by job number: OrderHeader, OrderComponent, OrderQtyTable. This order has five components, when this query is run it returns 25 lines duplicating each component five times with the TotalPrice for each of the five components showing for each of the five components. I have three tables each related by job number: