Ver Mensaje Individual
  #3 (permalink)  
Antiguo 19/04/2006, 14:10
Avatar de miglos
miglos
 
Fecha de Ingreso: enero-2005
Ubicación: Perú
Mensajes: 235
Antigüedad: 19 años, 3 meses
Puntos: 1
Hola Deadlykyo, muchas gracias por tu ayuda, ahora todo marcha bien con
Código:
SELECT * FROM trevistas r INNER JOIN tportadas p ON (r.isbn = p.isbn)"
aunque si le pongo al final:
Código:
GROUP BY r.isbn
me manda el siguiente error:
Código:
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 'group by r.isbn' 
at line 1
__________________
:adios: