How can one improve performance while writing back into database? I am using standard tools and that's why I cant use in-db tools? Is there any way out to improve performance while writing back into my database?
Streaming in and then doing the write in db is also not effective! Any tips?