Home » RDBMS Server » Server Administration » converting number to ascii
converting number to ascii [message #371220] Tue, 19 September 2000 16:04 Go to next message
charles
Messages: 16
Registered: September 2000
Junior Member
Hi,
How do you convert 65 to 'A'?

Thanks
Charles
Re: converting number to ascii [message #371224 is a reply to message #371220] Wed, 20 September 2000 05:37 Go to previous message
Andreas Pollmeier
Messages: 7
Registered: February 2000
Junior Member
Hi Charles!

What about this:

SQL> SELECT CHR(65) FROM DUAL;

A

Andreas
Previous Topic: Re: Installing Oracle 8
Next Topic: INPUT BOX COMMAND
Goto Forum:
  


Current Time: Wed Apr 24 13:45:38 CDT 2024