Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

using of trim function in an update statement to remove spaces in a column

592323Jan 24 2008 — edited Jan 25 2008
Hi

one of the column is paddidng extra spaces on the end of the values in order to attain a fixed lenth field.so in order to remove the extra spaces i decided to go for the trim function usage.But i did not know how to use the trim function in an update statement to remove the spaces in the same table for a specific column

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 22 2008
Added on Jan 24 2008
6 comments
10,403 views