Error Where
Publicado por Cristian (28 intervenciones) el 13/07/2016 00:39:53
Hola a todos...
Estoy haciendo algo tan sencillo como esto:
y me muestra el error este en 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 'key='123' order by user_name LIMIT 0, 30' at line 1
Alguien me puede decir porque ???
Gracias
Estoy haciendo algo tan sencillo como esto:
1
select * from usuarios where user_name='juan' and key='123'
y me muestra el error este en 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 'key='123' order by user_name LIMIT 0, 30' at line 1
Alguien me puede decir porque ???
Gracias
Valora esta pregunta


0