ASCII to decimal conversion can be done as shown below
The ASCII function takes one character as parameter and returns its equivalent integer ASCII value.
Decimal to ASCII conversion is done as shown below
The CHAR function accepts an integer value returns equivalent ASCII value.
Like us on FaceBook | Join the fastest growing SQL Server group on FaceBook