Answer the question
In order to leave comments, you need to log in
Why SQL query returns empty result?
SELECT t1.email, t2.stat, t3.home
FROM `user` AS t1, `analytics` AS t2, `adress` AS t3
WHERE t1.id = t2.uid = t3.uid
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question