Skip to content
Snippets Groups Projects
Commit f2a766ff authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 13ac1f4e
No related branches found
No related tags found
No related merge requests found
...@@ -86,3 +86,9 @@ Before running `SQLTesting.py`, you also need to install `psycopg2`: ...@@ -86,3 +86,9 @@ Before running `SQLTesting.py`, you also need to install `psycopg2`:
See `queries.py` for queries to write. See `queries.py` for queries to write.
Submit your altered `queries.py` to Gradescope at <a href="https://www.gradescope.com/courses/535193/assignments/2852219">Assignment 1a</a>. Submit your altered `queries.py` to Gradescope at <a href="https://www.gradescope.com/courses/535193/assignments/2852219">Assignment 1a</a>.
## Relevance
Not only will this inform our later discussion of implementation
strategies, but the first test will either require you to write SQL
queries along these lines (w/ the elections databases), or critique
given queries.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment