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!

chr(9), chr(10), chr(13) removal

indra budianthoNov 12 2012 — edited Nov 12 2012
Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Prod
PL/SQL Release 10.2.0.5.0 - Production
CORE 10.2.0.5.0 Production
TNS for Linux: Version 10.2.0.5.0 - Production
NLSRTL Version 10.2.0.5.0 - Production

hi, I have many tables that their data contain characters chr(9), chr(10), chr(13) and I want to remove them.
My question is where is it best to put code to do that task?

Thank you in advance.
This post has been answered by Manik on Nov 12 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 10 2012
Added on Nov 12 2012
4 comments
8,697 views