Is there in ASP.NET a function (or SQL function) that can give all the

Mike

New member
possible combinations.? Is there in asp.net VB a function (or SQL function) that can give all the possible combinations for a set of letters. For example ABC, that function should give as output: ACB, ABC, BCA, etc....
 
Back
Top