im working on SQL 2008 im doing an SP and it should look like: I have input parameter, @T Nvarchar(255) for example it gets 4 chars: 'a,b,c,d' i need to count the times that the chars appears in the same word BUT with diffrent combinations:im working on SQL 2008 im doing an SP and it sh