I'm now trying to write query to make new table name 'want' with the data from table 'customer_tb' and 'study_history'.
For each table, primary key is colored in yellow.
I was trying to write query, but duplicate customer_id appears.
I wonder how I can get rid of duplicate values and make a table in the form of 'want' below.
