How to import an excel file to an ORACLE TABLE?

alexvegaz

Member
Hello, im a new user for PL SQL, i have a question: i want to know how to import an excel file to an ORACLE TABLE, through PL SQL Script (PROCEDURE or Program)? Regards
 
Excel file to .csv file which then defined as external table and no import operation is needed.
BTW: Your post is in wrong place !
 
Back
Top