Ver originalSELECT * FROM tabla1 T1 INNER JOIN tabla2 T2 ON T1.dato = T2.id2WHERE T1.id = valorbuscado