Instruction
All right! You may wonder what happens when you try to extract a field which is not present in the given type. Is it possible to extract a year from a time column? Let's find out.
Exercise
Run the template query which, for each route, tries to extract the year from the arrival_time column, and see what happens.



