You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we have a large number of rows, inserting them in one statement can lead to a poor performance issue,
I think it's a good idea to optionally configure how many rows per insert we want the script to generate.