Select * from Mans cross join point where Mans.id=point.id
If there are any colums you don't want duplicates (as in you do want to treat them as keys) then add them to the where condition with 'and where '