core.noscript.text
Completed the solutions
exercise2
Practice Exercise 2: Solved
Here you go!
solution
practice exercise 2 solution
Attaching the solution
use union to append 2 tables
use join to get merged table
use unique on name column to get unique names
we can also use sample to get first records based on 'annual transactions'
thank you
Exercise 2