STUFF « String Functions « SQL Server / T-SQL






1.STUFF(string_used_as_basis, start_point, length, string_to_insert)
2.STUFF(): replace a portion of a string with another string