|
|
|
Forum Member
      
Group: Forum Members
Last Login: 10/15/2008 9:11:28 AM
Posts: 27,
Visits: 77
|
|
Hi All,
Is there any function in teradata sql to convert numeric values to coressponding alphabets.
For Eg;i have value 97.i need a function to convert it to 'a'
Thanks in Advance
Cheers:-)
smilever
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: Today @ 7:30:07 AM
Posts: 197,
Visits: 611
|
|
Hello,
There is no built-in function for ASCII conversion though, a UDF or SQL (search the forum I posted similar few days back) can be written for this purpose.
Regards,
Adeel
|
|
|
|