Posts by Palmeivj • 11 points
1 post
- 
		1 votes2 answers36 viewsA: Search only data from two tables with different id’sIn the Carros_img table you should have several lines for the same id but with the different img field. Your query is correct but to appear only 1 row of each type, you have to make sure that the…