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!

Issue with CHR(10) in PL/SQL

Swathi BR-OracleOct 4 2018 — edited Oct 4 2018

Hi All,

I am using CHR(10) in my code to add a line break for each row while generating the data set in the CSV format. Unfortunately, CHR(10) is not allowed while check-in the package. Can you please suggest alternative for CHR(10).

pastedImage_0.png

Thanks in Advance.

Regards,

Swathi

This post has been answered by Swathi BR-Oracle on Oct 4 2018
Jump to Answer
Comments
Post Details
Added on Oct 4 2018
9 comments
3,789 views