I have 2 tables, one called 'families' with fields 'id', 'email', and another one called 'progenitor' with fields 'id', 'family_id', 'email' (simplifying the rest of the fields).
I need to make a SELECT in which to return the email (if any) f...
asked by
13.10.2017 / 21:16