News

Use SQL table valued function to parse a whole name and separate it into it's components - softwareNuggets/SQL_Server_parse_fullname_into_parts ...
Issue #, if available: #710 Description of changes: Added implementation unit testing, manual IT, and doc updates for the following string functions: regex substr substring ltrim rtrim trim upper ...
📢 💧 Do you know what is SUBSTRING Function in SQL Server The SUBSTRING() function extracts some characters from a string. Today Morning, I was… ...