No se pudo ejecutar la consulta

select id, id_categoria, id_modalidad, nombre, descripcion, precio, detalle, nom_detalle, imagen from producto where id_categoria =  order by fecha_alta DESC;

Error MySQL: : 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 'order by fecha_alta DESC' at line 1

Este Script no puede continuar.