SQL Server Finding String LengthSuppose you have a table with a column that needs some data validation performed on it. The data […] October 10, 2017 in SQL Server tagged max / longest / shortest / length / count / order / string / data validation by Mike
SQL Server Count Occurrences of a SubstringHow do you count the number of occurrences of a certain substring in a SQL Server varchar, and […] April 8, 2017 in SQL Server tagged csv / length / modulo by Mike