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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to read excel data and insert into table using PL/SQL procedure

Paul SusantoSep 19 2018 — edited Sep 24 2018

Hi All,

Oracle Database Version: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit

Requirement: I have an excel file  with some data in it. I want to read the excel file and eventually insert data from my excel file into the database table using Oracle PL/SQL procedures/functions. Is there any solution to my requirement.

Please note the data is present in the excel file with .xlsx extension, and not .csv.

Thanks & Regards,

Susanto Paul

This post has been answered by Paulzip on Sep 19 2018
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 18 2018
Added on Sep 19 2018
7 comments
16,939 views