Nov 05: Advanced Queries in Python
Learning Objectives
After today's class, you should be able to:
- Write joins, aggregates, and subqueries using SQLModel.
- Execute raw SQL from Python when the object model gets in the way.
Learning Objectives
After today's class, you should be able to: