Split function using XML in SQL SERVER CREATE FUNCTION [dbo] . [Split] ( @String [nvarchar] ( max ) , @Delimiter [char] ( 1 ) … byjdcomplex •4:56 AM