Yes? my example:
Movie table:
Id Actor
1 3, 4, 5 (ID of packet.Actor objects)
2 6,7,8
packet.Actor objects have to have the "Man" value in the "Sex" field and in every object of packet.Movie there are unique value if the "Actor" field
- Log in to post comments