Ver Mensaje Individual
  #1 (permalink)  
Antiguo 12/10/2006, 11:00
xinxan22
 
Fecha de Ingreso: septiembre-2005
Mensajes: 522
Antigüedad: 18 años, 7 meses
Puntos: 0
Pregunta Error En Un Select

Alguien me puede decir donde esta el error en este select?

SELECT text
FROM agendes
WHERE dia = '12', mes = '10', any = '2006'
LIMIT 0 , 30;



Messaggio di MySQL:

#1064 - 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 ' mes = '10' , any = '2006'
LIMIT 0, 30' at line 1