4 Practical Use Cases for Grouped Concatenation
Let’s forget about performance for a moment, or even user-facing processes at all. A lot of tasks are admin-related and require at least the concept of looping, if not an explicit loop or cursor (or multiple). Think about how you would do these things in T-SQL otherwise: The search ultimately needs to check every string column in … Read more 4 Practical Use Cases for Grouped Concatenation