Hello I have a database with this relationship diagram:
I’m trying to create a query which is amge to provide the Father’s phone number (ID pai is the key of the user which a father), and I don’t know how.
This is what I’ve tried:
But I’m is not possible put on Criterion of “Numero telemovel” (phone’s number) “ID Utilizador = ID Pai”.
How can I do it?