Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 859 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 859 Bytes

flights-disruptions-sql

Hello,

here is my SQL project i made in school it is based on Bureau of Transportation Statistics (BTS) here you find a link to download the database: db-flights and a link for the exercice questions: exercice

So basically what i do here is sql querys to analyze the data from the db

Also i did make a schema of the db for clarification 😁:

Capture d’écran 2022-10-01 à 17 31 02

improvements

  1. add primary key for flights table

  2. be more specific with types for columns