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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: AW: Script for reversing a string?

RE: AW: Script for reversing a string?

From: Jack C. Applewhite <japplewhite_at_inetprofit.com>
Date: Tue, 13 Mar 2001 12:25:55 -0800
Message-ID: <F001.002CB693.20010313123104@fatcity.com>

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;

A little RTFM goes a long way :)

Jared

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Jack C. Applewhite
  INET: japplewhite_at_inetprofit.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Mar 13 2001 - 14:25:55 CST

Original text of this message

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