@@ -5,6 +5,8 @@ In this lab, you'll learn to use SQL queries to extract data from a database. Yo
...
@@ -5,6 +5,8 @@ In this lab, you'll learn to use SQL queries to extract data from a database. Yo
-----------------------------
-----------------------------
## Corrections/Clarifications
## Corrections/Clarifications
* 12/7/2022 11:00 AM - In Task 2.2, your output **must** be a **list** of institution names. If your output is a **DataFrame**, you will fail the `assert` statements.