show/hide this revision's text 2 typo

When doing something like that I usually write a small program that first loads a lot of names and surnames in two arrays, and then just updates the database using random name/surname from arrays. It works really fast even for a very big datasets (200.000+ records)

show/hide this revision's text 1

When doing something like that I usually write a small program that first loads a lot of names and surnames in two arrays, and then just updates the database using random name/surname from arrays. It works really fast even for a very big datasets (200.000+ records)