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

find all variations of code assignment

$
0
0

We have orders with at least one code assigned to them. I need to find out all possible variations of those code assignments and count of orders with those variations.

I have come up with the following solution, which has a great flaw - I assu


Viewing all articles
Browse latest Browse all 3145

Trending Articles