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
En esta página del sitio puede ver el video en línea Translate function in SQL server | (string functions) |SQL Server Tutorial and learning SQL in 2020 de Duración hora minuto segunda en buena calidad , que subió el usuario Learn Tech with Ashish 24 mayo 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 132 veces y le gustó 2 a los espectadores. Disfruta viendo!