While working on a web application with Microsoft SQL Server 2014 Express as the backend, I found the need to create some string split and string format functions that are not available in the system functions. This blog post will provide samples of the SQL scripts used in to create them. Note that not all […]