Hi, I would love getting some tips on how to upload big files (1 million and more lines) to a database.
Its possible to upload 50k at a time but it doesn’t work well for some reason.
I broke the file into 50k lines each but after loading the file not all lines were uploaded and its impossible to figure out witch lines where left out.
And- it take forever!
Is there a better, more productive way to do that?
Ive got about 10 very big databases to upload.
Thanks in advance, Michal