Hi All,
I am creating an web application and i am parsing a big .xls file and getting arround 2000 records that i want to store in the database.
Now i dont want to loop for every record and insert them one by one.
Is there any better way so i cam improve the performance of my application.
I am using oracle databse.
Thanks in advance.
--Ashish Agrawal
Go to the complete details ...