资讯

Part 1 of this article introduced four new T-SQL functions available in SQL Server 2012. Part 2 has the rest.
This function, udf_SortString, accepts a string of characters and returns them in sorted order. If there are numbers, they will be returned first, followed by any alpha characters.