In this problem, you may use recursion as well as the built-in higher-order functions map, filter, and reduce. In fact, if you write a function that needs to process a long list (e.g. a dictionary) ...
This week’s lab continues using the SELECT command and learning the interfaces for both SQL Developer and introduces the use of multi-row functions.