Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

I need to combine two unrelated queries to produce needed results

$
0
0
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

Viewing all articles
Browse latest Browse all 3145

Trending Articles