Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Can you use RTRIM in select clause
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
![]() |
![]() |