Specifies how many rows to INSERT a once
e.g. INSERT INTO "mountain"("name", "height") VALUES (?, ?), (?, ?)
See Implementation
Specifies how many rows to INSERT a once
e.g. INSERT INTO "mountain"("name", "height") VALUES (?, ?), (?, ?)