SQL
SQL Server TRANSLATE() Function
Return the string from the first argument AFTER the characters specified in the second argument are translated into the characters specified in the third argument:
SQL
Return the string from the first argument AFTER the characters specified in the second argument are translated into the characters specified in the third argument: