SQL Server Concepts
Posted in SQL Server

STRING_SPLIT – New function in SQL Server 2016

As part of SQL Server 2016 enhancements, a new built-in table-valued function STRING_SPLIT() is introduced.  This is one of the many enhancements introduced in SQL…

Continue Reading...