I have a problem ... I have a table that shows the subject of a particular student each semester .. When i built the query i add and the entities that describe the particular course (ie ECTS and Name) and the problem is it shows only the description of the first course only (i try to insert again the entities AS named something else and nothing) I thought to create a connection table in order to lookup all those stuff for the course. Plz help me ...