hi how can i delete extra spaces in table column for example if table column value is store as 'ÄAAAAA ' how can i delete that extra space
this is the column i what to delete extra spaces
select SUBTYPES from tablesubtype;
am in
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
PL/SQL Release 11.2.0.3.0 - Production
CORE 11.2.0.3.0 Production
TNS for Solaris: Version 11.2.0.3.0 - Production
NLSRTL Version 11.2.0.3.0 - Production
Edited by: adf0994 on 2012/12/03 11:30 AM
Edited by: adf0994 on 2012/12/03 11:42 AM