Thanks for your detailed answer. But then, in TPT, if I misunderstood, if I want to know the total cost, I have to do two queries, one to know the total costs of the products and another to know the total cost of the service? This is two trips to the database, or perhaps could I use a union query?
↧