Me da un error... estoy poniendo la sintaxis mal o algo pasa pero... todo el rato lo mismo, y con las sentencias que estoy haciendo de prueba lo mismo!!!
Código SQL:
Ver originalSELECT * FROM relation rt JOIN study st ON rt.IDR_Study = st.ID_Study JOIN school sh ON rt.IDR_School = sh.ID_School JOIN student su ON rt.IDR_Student = su.ID
You have an error in your SQL syntax near
'ON rt.IDR_Study = st.ID_Study JOIN school sh ON rt.IDR_School = sh.ID_School JOI' at line 1