Skip to content

PDXPythonPirates/SQL-Challange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SQL-Challange

There are two file:

  • Flights.csv
  • Passangers.csv

Please create a Postgres database.

Create a refrence from the id column from flights to the flightid column in passenger.

Task:

Jo is panciking and needs to get to Cario and is from Seattle. You will have to find the nearest airport. A flight has been booked and this new flight(s) is an option please book the new flight(s) and cancel the old flight.

We will discuss this on Tuesday.

Releases

No releases published

Packages

No packages published