↧
New Post: combinations
I don't understand it:In the last example we have 5 element set. We create all possible combinations,output is: 31 A B C D E E A B A C A D A E B C B D B E C D C E D E D E A B C A B D A B E A C D A C E...
View ArticleNew Post: combinations
ok, empty set is 32nd combination, so number "31" in output is correct, then what about duplications?
View ArticleNew Post: Generate salesman and job combinations
Hi, I am working on sql server 2005.Basic story: When a customer call to a call center and say he has a problem in assembling the computer and so required a Technician to fix the problem.The call...
View Article