Which of the following method is used to insert multiple rows at a time in sqlite3 datatbase? › Category: Python › Which of the following method is used to insert multiple rows at a time in sqlite3 datatbase? 0 Vote Up Vote Down Editor">Editor Staff asked 2 years ago Which of the following method is used to insert multiple rows at a time in sqlite3 datatbase? a) execute b) executemany c) insertmany d) insert 1 Answers 0 Vote Up Vote Down Editor">Editor Staff answered 2 years ago b) executemany