Ok, I have two tables tables: ACTORS and ROLES. An actor can have one or more roles, so id_actor is foreign key in TABLE ACTORS. In table ROLES I have a primary key id_role