We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Nice problem! I like how it reinforces the basics of SQL SELECT statements while keeping the instructions clear. The tip about avoiding the AS keyword is especially useful since it can trip up beginners. I’m going to try writing the query in a single line as suggested and see if I can get my first star.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Weather Observation Station 1
You are viewing a single comment's thread. Return to all comments →
Nice problem! I like how it reinforces the basics of SQL SELECT statements while keeping the instructions clear. The tip about avoiding the AS keyword is especially useful since it can trip up beginners. I’m going to try writing the query in a single line as suggested and see if I can get my first star.