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

auto

parent a44c218b
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,8 @@ Ensure that the Vagrantfile has loaded ...@@ -14,6 +14,8 @@ Ensure that the Vagrantfile has loaded
the `flightsskewed` database, together with tables populated from `large-skewed.sql`. Use the `flightsskewed` database, together with tables populated from `large-skewed.sql`. Use
`flightsskewed` for all parts of this assignment. `flightsskewed` for all parts of this assignment.
## Your Tasks
**Task 1: External clients (25 pts)**: One of more prominent ways to use a database system is using an **Task 1: External clients (25 pts)**: One of more prominent ways to use a database system is using an
external client, using APIs such as ODBC and JDBC, or the external client, using APIs such as ODBC and JDBC, or the
Python DB-API 2.0 specification. Python DB-API 2.0 specification.
......
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