Lesson Learned #166: How to reduce the time inserting 10 millions of rows
Today, we had a very interesting service request that our customer requested to improve the process for inserting 10 millions of rows.
In this type of situation, we need to think about the the time spent in networking roundtrips.
In order … Continue reading Lesson Learned #166: How to reduce the time inserting 10 millions of rows
