Practice exercise 2, where I combine two databses from same source and make sure there are no duplicates. Then take another database frm another source and prepare the data because it was given all in one column per row separated each field by bars. After doing so, joined both datasets using their common field which was Customer _ID.
Completed and found easy and exciting.