Experts, The requirement is to read the excel file content into a oracle table. i'm trying to open the file using the below command, but it throws an error for the below command. file_handle := utl_file.
fopen('TEST','fname.csv','R',1000); Thrown error is : ********** PLS-00103: Encountered the symbol "=" when expecting one of the following: ...