Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL Serious Challenge # 1 - Probably Not Much Fun
There you go, even easier!
Now, if only someone could sort it out for up/down.
I'm flat out at work and won't be able to do much with this.
Gotta fix 6 Forms between now and the end of the month
and I didn't write them... :(
-- Cheers Nuno Souto wizofoz2k_at_yahoo.com.au.nospam "Jonathan Lewis" <jonathan_at_jlcomp.demon.co.uk> wrote in message news:c32dkq$rki$1_at_titan.btinternet.com...Received on Mon Mar 15 2004 - 03:50:41 CST
>
> To reverse strings, 8.1 and above,
> if not 7.3.4
> select reverse('FRED') from dual;
>
> REVE
> ----
> DERF
>
> I think it was put in to support reverse key indexes.
>
![]() |
![]() |