The fly.flights table has the following schema:
Question 1The fly.flights table has the following schema: column typeyear smallintmonth tinyintday tinyintdep_time smallintsched_dep_time smallintdep_delay smallintarr_time smallintsched_arr_time smallintarr_delay smallintcarrier stringflight smallinttailnum stringorigin stringdest stringair_time smallintdistance smallintChoose the valid SELECT statements….
