Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: put away characters in result of query
i supose there is some regular expresion to solve this problem..
"translate" only translate known characters with known characters, but i need universal solution to translate all character (:alpha:) to '' (empty - null string)
"Carlos" <miotromailcarlos_at_netscape.net> wrote in message
news:1135335647.298272.75090_at_g49g2000cwa.googlegroups.com...
> Take a look at TRANSLATE function.
>
> Also, you might want to create a hand-made function that fulfills your
> requirements if needed.
>
> Cheers.
>
> Carlos.
>
Received on Fri Dec 23 2005 - 05:06:09 CST
![]() |
![]() |