This video shows examples of translate in SQL server 2017 and later
#translate #stringfunction
Translate function is like replace function but translate replace the first character with the first character and second character with the second character
Example i want to replace "r" with "1" and "p" with "2"
select TRANSLATE('replacing' , 'rp','12')
result = 1e2lacing
great tutorial to learn SQL Server and T-SQL with Examples and new videos in simple language
Nesta página do site você pode assistir ao vídeo on-line Translate function in SQL server | (string functions) |SQL Server Tutorial and learning SQL in 2020 duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Learn Tech with Ashish 24 Maio 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 132 vezes e gostou 2 espectadores. Boa visualização!