Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Converting Numbers to Letters

$
0
0
Hi Everyone,

I am looking to convert numbers in a delimited string to corresponding letter.
For example, if the string is '2,3,4' I want to convert it to 'B,C,D'
Important to note that their can be both semi-colon and comma delimiter

Viewing all articles
Browse latest Browse all 3145

Trending Articles