JOINLEFT JOINRIGHT JOIN: opposite of LEFT JOINOUTER JOINCROSS JOINCROSS JOIN the edge list with itselfUse the airlines database to answer the following questions.
Find the names of all of the carriers that left Bradley International Airport on June 15th, 2013.
Find all the carriers that fly out of Bradley International Airport and list them by number of flights.
Find all the names of all of the carriers that fly out of Bradley International Airport and list them by number of flights.
What model of plane is most common at Bradley?
What model of plane is most common at Bradley? This time group the model numbers before the -.