|
|
| |
Planifique su viaje
Viaje Independiente
Resultado de Búsqueda: Failed to execute query at line 255: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and a.tiempo=' at line 4 SQL:select a.titulo,a.id_viaje_independiente, m.tema,t.tiempo
from viaje_independiente a, tiempo_viaje t, temas m
where a.temas=m.id_tema and a.tiempo=t.id_tiempo_viaje
and a.temas= and a.tiempo= | |