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!

How to detect the file encoding of the CSV File in Oracle Pl/SQL?

User_RN7U8May 11 2021

In our application we upload multiple csv files and our system supports UTF-8. If user tries to upload the file other than UTF-8 type our system not able to detect the data properly. Users don't know the character set/file encoding of the file. We need mechanism to detect the file encoding of the csv files. How to detect the file encoding of the CSV File in Oracle Pl/SQL?

Comments
Post Details
Added on May 11 2021
4 comments
1,652 views