
19/01/2010, 19:22
|
| | Fecha de Ingreso: abril-2005
Mensajes: 11
Antigüedad: 19 años, 10 meses Puntos: 0 | |
Respuesta: Error al intentar ordenar una id en BBDD mysql Pues si lo pongo como dicen ustedes me da este error, no entiendo nada.
I cannot execute the query because: 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 'BY id_noticia DESC' at line 1
And the query is: SELECT id_noticia, titular, parrafo1, imagen FROM noticias_esORDER BY id_noticia DESC
Help me please, thanks. |