Posts by Enerson Silva • 23 points
1 post
-
2
votes2
answers113
viewsQ: Inner with 3 PHP/SQL tables
I have 3 tables and I want to compare their value, I can do with 2 using the JOIN but when I put JOIN in the third point php doesn’t work. Code in PHP: $agora = "select * from usuario u join…