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
Sur cette page du site, vous pouvez voir la vidéo en ligne Translate function in SQL server | (string functions) |SQL Server Tutorial and learning SQL in 2020 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Learn Tech with Ashish 24 mai 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 132 fois et il a aimé 2 téléspectateurs. Bon visionnage!