Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: AW: Script for reversing a string?
If you were a member of the international oracle users group, you would have found this function documented in the Jan. 2001 issue of Select magizine
> -----Original Message-----
> From: Jack C. Applewhite [mailto:japplewhite_at_inetprofit.com]
> Sent: Tuesday, March 13, 2001 3:31 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: AW: Script for reversing a string?
>
>
> Jared,
>
> Well, I've RTFM for 8.1.6 and the SQL Reference doesn't
> mention a Reverse() function. However, there is a supplied
> PL/SQL Reverse() function in the Utl_Raw package. Is there
> a connection? If so, how? If not, are my 8.1.6 docs just
> wrong?
>
> Thanks.
>
> Jack
>
> --------------------------------
> Jack C. Applewhite
> Database Administrator/Developer
> OCP Oracle8 DBA
> iNetProfit, Inc.
> Austin, Texas
> www.iNetProfit.com
> japplewhite_at_inetprofit.com
>
>
> -----Original Message-----
> jkstill_at_cybcon.com
>
> But this is so much easier:
>
> select reverse('reverse') from dual;
> INET: japplewhite_at_inetprofit.com
![]() |
![]() |