[SQL] pobierz, plaintext SELECT ... FROM table_a a LEFT JOIN table_b b ON b.colA = a.id LEFT JOIN table_c c ON c.id=b.colC[SQL] pobierz, plaintext