Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
What is the difference between a SQLAlchemy Session and a Connection?
A Session is used to query the database, while a Connection is used to execute transactions.
A Session is used to manage transactions, while a Connection is used to manage connections to the database.
A Session is used to execute transactions, while a Connection is used to query the database.
A Session is used to manage connections to the database, while a Connection is used to manage transactions.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!