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

SQL Server: Loop Thru Semi-colon Delimited Lists and Perform Partial Matching

$
0
0
###Business Problem: I have a list of users and attributes that apply to the users (stored in user table). The complete list of user attributes is called userList. This list is delimited by semi-colons.

userList Ex: reader-comprehension-level;r

Viewing all articles
Browse latest Browse all 3145

Trending Articles