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)
|
2 | typo | ||
|
|
||||
|
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) |
||||
