View Single Post
  #1 (permalink)  
Old 07-28-10, 10:05
jayanta_deb jayanta_deb is offline
Registered User
 
Join Date: Jan 2004
Posts: 117
Transfer data from excel file to oracle 10g

All,

I would like to transfer data from an excel file to a table of oracle 10g database.
The file is having 160 columns.

I can not use SQL*Loader due to some operation issue and also want to avoid External table.

Could you please advise me any other solution for the same?

Thanks with Regards,
JD
Reply With Quote