I have a table similar like this
I want to do a query that shows the manager_name instead of the manager_id, for example if the manager_id = 3, then appears the name of Perla Rojas, because she has the id = 3
Thank you!
I have a table similar like this
I want to do a query that shows the manager_name instead of the manager_id, for example if the manager_id = 3, then appears the name of Perla Rojas, because she has the id = 3
Thank you!