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: Karl R <kroyle_at_hotmail.-REMOVE-com>
Date: Wed, 3 Feb 1999 17:43:40 -0000
Message-ID: <918063810.11702.0.nnrp-06.c1ede19d@news.demon.co.uk>


>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:43:40 CST

Original text of this message

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