Hello,
I have two tables one for the company staff and one for their projects(table name objecte).
The table objekte has 4 colums that are connected with the id of the staff.
The problem is that I want a query that shows all staff's names.
I have also included the sql of the tables in this post and a preview of what I am going to do.
Can someone help me?