core.noscript.text
.
Exercise 2 solved
Solution attached
completed
Practice Exercise 2 solution
Union (Start 2.1 and 2.2), Unique tool to remove duplicate Customer_ID
Split User Details with pipes into 5 columns
Join the resulting with inner join on Customer_ID
Here you go!
Trickier than Exercise 1.