To add multiple records, which of the following functions will you use?

🎲 Try a Random Question  |  Total Questions in Quiz: 47  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
SQLAlchemy Practice Test Questions — practice the complete quiz, review flashcards, or try a random question.

SQLAlchemy is an open-source SQL toolkit and object-relational mapper for the Python programming language released under the MIT License. SQLAlchemy supports MySQL starting with version 5.0.


To add multiple records, which of the following functions will you use?