SQL Server Insert New XML Node at the EndThis post is a simple illustration of insert an empty node at the end of an existing node. […] April 8, 2017 in SQL Server 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