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

Can you use RTRIM in select clause

From: <asupcsi_at_cyberramp.net>
Date: Tue, 26 Jan 1999 20:46:11 GMT
Message-ID: <78l9ig$ds5$1@nnrp1.dejanews.com>


Hello,

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;

Thanks,

Clay

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Tue Jan 26 1999 - 14:46:11 CST

Original text of this message

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