SQL Advent Challenge 2017: Day 14

""

Task #14:

Retrieve the names of all stores from which Santa Claus purchased gifts for children. Sort the results by store name in ascending order.

Answer 14 For the Crossword:

The first word in the last store name of the result set.

Challenge Accepted?

Use the SQL Advent Challenge sandbox to solve tasks and practice writing all kinds of SQL queries.