I would like to share some of my design & development work with Oracle Applications community. I will keep adding more information to this page on ongoing basis. My blog will be most useful to those who are new to oracle technology. Do not forget giving your comments. I appreciate your comments or suggestions. This will help making blog best.
Learning and Practice Oracle APPS or Oracle Cloud ERP for FREE --->
http://www.grokonline.com/vision-instance/
Hi Friends,
ReplyDeleteThe below command we used in control file to load the degree symbol of data file to staging table.
If you don’t use the below replace command, degree symbol will be stored in staging table as some other special symbol.
CONDITIONS_SHIP "replace(:CONDITIONS_SHIP,'°',chr(176))",
Thank you SivaPrasad Amudala for sharing this.
Regards
Phani