M
mgm
The goal is to retrieve data for an invoice. This invoice will have 5
different product tables plus one other query that has the customer's
billing info.
I want to eliminate the repeated values in the [labor_prod.labor_cost], and
the "contact_info.PONum" columns for each value in the
[materials.materials_cost] column.
Is this possible? What is the best way to do this?
Thanks in advance...
different product tables plus one other query that has the customer's
billing info.
I want to eliminate the repeated values in the [labor_prod.labor_cost], and
the "contact_info.PONum" columns for each value in the
[materials.materials_cost] column.
Is this possible? What is the best way to do this?
Thanks in advance...