R
Ruslan Shlain
I have a task to get data from comma delimited text files and write that in
to the DB. I have it working where I read each line and put it in to the DB.
Problem is there could me thousands of lines and it takes around 40 sec to
process file that big. Is there are things that I can do to get it working
faster. Any ideas or links would be very helpful.
to the DB. I have it working where I read each line and put it in to the DB.
Problem is there could me thousands of lines and it takes around 40 sec to
process file that big. Is there are things that I can do to get it working
faster. Any ideas or links would be very helpful.