Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Is there a oppesite of the ASCII function

Re: Is there a oppesite of the ASCII function

From: Arlette BROSSARD <abray_at_club-internet.fr>
Date: 28 Mar 1999 20:19:08 GMT
Message-ID: <01be7958$2aefe3c0$80629ec2@ntdv2113>


You can use CHR()

SELECT CHR(81) FROM DUAL; abray_at_club-internet.fr

Cliff <nelfam_at_intekom.co.za> a écrit dans l'article <7dahdn$eaj$1_at_news3.saix.net>...
> Is there a opposite of the ASCII function
> I want aFunction(81) > returns Q
> I would appreciate if someone can help me I need it urgently
>
> email me at nelc_at_telkom.co.za
>
>
>
Received on Sun Mar 28 1999 - 14:19:08 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US