Learn
Code Challenges
Code Challenge 14
Code Challenge 14
Instructions
1.
You want to know the number of people per month that go through the same train station as you use for your commute. Get the traffic
property from the TrainStation
table where the station_id
is 38
and the month
is the current month.