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: Can you use RTRIM in select clause

Re: Can you use RTRIM in select clause

From: Marc Mazerolle <informaze_at_sympatico.ca>
Date: Wed, 03 Feb 1999 12:49:54 -0500
Message-ID: <36B88C42.55D3AA53@sympatico.ca>


Karl,

What is the error you get ? This should work.

Regards,

Marc Mazerolle
InforMaze Technologies

Karl R wrote:

> >Is it possible to use rtrim in the select clause of an Oracle sql stmt? I
> >cannot seem to make it work as below. This is in sqlplus.
> >
> >select rtrim(table_name) from user_tables;
>
> Works for me! ;-)
Received on Wed Feb 03 1999 - 11:49:54 CST

Original text of this message

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