codice:
SELECT tuoicampi 
FROM utenti JOIN utenti_causale USING utenti_id
            JOIN causale USING causale_id
WHERE ...