Which of the following functions returns the number of rows selected from a table?

🎲 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.


Which of the following functions returns the number of rows selected from a table?