Instruction
Fantastic! It's time for practice.
Exercise
Convert all flight dates to a VARCHAR value formatted as 'yyyy.mm.dd' (that's style 102). Show the flight ID, the route code, and the converted date. Name the last column ConvertedDate.

Fantastic! It's time for practice.
Convert all flight dates to a VARCHAR value formatted as 'yyyy.mm.dd' (that's style 102). Show the flight ID, the route code, and the converted date. Name the last column ConvertedDate.
