T-SQL in SQL Server 2025: Fuzzy String Search I
Comparing strings has always been hard when we don't have great data quality. If we need exact matches, SQL Server works great. However, we often expect users to enter values without typos and know what values they want to find. Or at least know part of the string. However, matching with wildcards or partial strings […]
2026-01-16
7 reads

When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?