I have two tables table one customers: id customer_name
table two managers: id customer_id assigned_manager_id
I did use INNER JOIN but i got the result like this: