I have two queries that I need to combine to get results together
The first query returns 3000 customer ID's
The second query returns 12 part ID's and a percentage field.
I would like my results to be
CustomerID PartID Percenta
The first query returns 3000 customer ID's
The second query returns 12 part ID's and a percentage field.
I would like my results to be
CustomerID PartID Percenta