Ok, seeing as how I couldn't find a split() function in T-SQL, and I need to import data from a Table that has this concatenated field of ID's, I wrote my own split ...
With JSON now the default format for moving data between clients and servers, SQL Server adds JSON support to make it easier to get your data out of the database and down to the client. SQL Server ...