The only situation when batch may be noticeably slower compared to single record inserts that I can imagine is when you try to insert too many rows in a single batch (so that databse starts choking trying to keep huge rollback data), what is your batch size? And which database?


Reply via email to